diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-01-05 01:23:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2007-01-05 01:23:33 +0000 |
commit | 253c90e625ede65bc2404dcfe35fc016b655bac5 (patch) | |
tree | 04d0e5cb298a472a3670bafd7bf470094b28426b /print/abcm2ps/Makefile | |
parent | 2c8763ffc1663affd041e77716739c0904273d7a (diff) | |
download | ports-253c90e625ede65bc2404dcfe35fc016b655bac5.tar.gz ports-253c90e625ede65bc2404dcfe35fc016b655bac5.zip |
upgrade to 5.2.3
take maintainership
PR: 107546
Submitted by: araujo@bsdmail.org
Notes
Notes:
svn path=/head/; revision=181448
Diffstat (limited to 'print/abcm2ps/Makefile')
-rw-r--r-- | print/abcm2ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index 153c74d77457..b7e409f6287c 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ PORTNAME= abcm2ps -PORTVERSION= 4.12.27 +PORTVERSION= 5.2.3 CATEGORIES= print audio MASTER_SITES= http://moinejf.free.fr/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Converts ABC to music sheet in PostScript format GNU_CONFIGURE= yes |