diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2016-09-27 17:39:52 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2016-09-27 17:39:52 +0000 |
commit | ba6465bb3fb1f7093f5039314b865bbc6af3d5d2 (patch) | |
tree | c555b65f7824d7229466369c661780513f7f13af /print/abcm2ps/Makefile | |
parent | e6c193dd9c54044d6a0e5d2583e5ad05160acb21 (diff) | |
download | ports-ba6465bb3fb1f7093f5039314b865bbc6af3d5d2.tar.gz ports-ba6465bb3fb1f7093f5039314b865bbc6af3d5d2.zip |
Update to 8.12.4.
Notes
Notes:
svn path=/head/; revision=422820
Diffstat (limited to 'print/abcm2ps/Makefile')
-rw-r--r-- | print/abcm2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index ec6e1320e84b..0d115d177ddb 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= abcm2ps -PORTVERSION= 8.12.3 +PORTVERSION= 8.12.4 CATEGORIES= print audio MASTER_SITES= http://moinejf.free.fr/ |