diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-01-13 00:46:12 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-01-13 00:46:12 +0000 |
commit | 1a21fbeceee61b508893bd4df11afd3b73885941 (patch) | |
tree | 369c82fa28aac7bb3c25db35c6aa99b5b8a7d53a /audio/goobox/Makefile | |
parent | 8c8fc31c5cb593de902f51887be7f0ff84ff22e2 (diff) | |
download | ports-1a21fbeceee61b508893bd4df11afd3b73885941.tar.gz ports-1a21fbeceee61b508893bd4df11afd3b73885941.zip |
Notes
Diffstat (limited to 'audio/goobox/Makefile')
-rw-r--r-- | audio/goobox/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile index 3d8d042d77fd..0f215b0fd7d5 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -6,12 +6,11 @@ # PORTNAME= goobox -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.7.1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} -DIST_SUBDIR= gnome2 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} +DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= CD player and ripper for GNOME Desktop environment |