diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-02-17 12:44:49 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-02-17 12:44:49 +0000 |
commit | 66679542103b11440c8c1987a13f6ef08245ff6a (patch) | |
tree | 9ec691b51cdc3d7379205b6bfbde92271bd56c0a /print/abcm2ps/Makefile | |
parent | a33fbe7510b007ea7d896a2e4bfe2536844a9608 (diff) | |
download | ports-66679542103b11440c8c1987a13f6ef08245ff6a.tar.gz ports-66679542103b11440c8c1987a13f6ef08245ff6a.zip |
- Update to 5.8.0.
Approved by: itetcu (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=207466
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 4a53202237f4..a7bb1e1b708e 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= abcm2ps -PORTVERSION= 5.7.4 +PORTVERSION= 5.8.0 CATEGORIES= print audio MASTER_SITES= http://moinejf.free.fr/ |