diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-26 12:37:56 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-26 12:37:56 +0000 |
commit | 6f8a0e0d2622a1133ae3f7906a4dcc2e6a89e7da (patch) | |
tree | fa6a9e08a35fcf58b1c27dbfb69f00156b21a221 /print/abcm2ps/Makefile | |
parent | 8b5c6189755e27c3ba532d4323a49deb570c611b (diff) | |
download | ports-6f8a0e0d2622a1133ae3f7906a4dcc2e6a89e7da.tar.gz ports-6f8a0e0d2622a1133ae3f7906a4dcc2e6a89e7da.zip |
- Update to 4.12.27
PR: ports/103641
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Notes
Notes:
svn path=/head/; revision=173895
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 2c9e50ebc8a6..153c74d77457 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= abcm2ps -PORTVERSION= 4.12.26 +PORTVERSION= 4.12.27 CATEGORIES= print audio MASTER_SITES= http://moinejf.free.fr/ |