diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-08-15 12:57:27 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-08-15 12:57:27 +0000 |
commit | 6cc91bccc7c0bc4f859cb25730fab4878d65fea6 (patch) | |
tree | c11653bf6ff6b00ba93507cf8cf6565bac45aede /audio/libadplug/Makefile | |
parent | 25c0a4205c61af6e4abccccfda3e1b3279a6c374 (diff) | |
download | ports-6cc91bccc7c0bc4f859cb25730fab4878d65fea6.tar.gz ports-6cc91bccc7c0bc4f859cb25730fab4878d65fea6.zip |
Notes
Diffstat (limited to 'audio/libadplug/Makefile')
-rw-r--r-- | audio/libadplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile index 3b3e938971a9..02f4683c867e 100644 --- a/audio/libadplug/Makefile +++ b/audio/libadplug/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libadplug -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= adplug |