diff options
author | sobomax <sobomax@FreeBSD.org> | 2003-07-01 20:34:21 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2003-07-01 20:34:21 +0800 |
commit | bc39c3742560451a5c58ffac8c2294be86ca6af8 (patch) | |
tree | 3fac4298b816b5c559e6ccf356d57800ac976882 /audio/glame/Makefile | |
parent | 364a2bb6a74f9afa74d9d219b3c939b2f81303f9 (diff) | |
download | freebsd-ports-gnome-bc39c3742560451a5c58ffac8c2294be86ca6af8.tar.gz freebsd-ports-gnome-bc39c3742560451a5c58ffac8c2294be86ca6af8.tar.zst freebsd-ports-gnome-bc39c3742560451a5c58ffac8c2294be86ca6af8.zip |
Update to 1.0.1.
Diffstat (limited to 'audio/glame/Makefile')
-rw-r--r-- | audio/glame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile index 6be7061f5972..dbbb3c0d681c 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glame -PORTVERSION= 0.6.3 +PORTVERSION= 1.0.1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |