diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-20 12:38:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-20 12:38:57 +0800 |
commit | 6a7c91d4c9abf0a3884ceab911b65b6a8db313d3 (patch) | |
tree | f81d80b9428e7f6a233c6b67335b8c7c5338d13f /audio/goobox/Makefile | |
parent | ec4e8a7e368334e90087a0b8d0da075cfabcc571 (diff) | |
download | freebsd-ports-gnome-6a7c91d4c9abf0a3884ceab911b65b6a8db313d3.tar.gz freebsd-ports-gnome-6a7c91d4c9abf0a3884ceab911b65b6a8db313d3.tar.zst freebsd-ports-gnome-6a7c91d4c9abf0a3884ceab911b65b6a8db313d3.zip |
Update to 0.9.92.
Diffstat (limited to 'audio/goobox/Makefile')
-rw-r--r-- | audio/goobox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile index d86e4bb039e7..b92b700273b9 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= goobox -PORTVERSION= 0.9.91 +PORTVERSION= 0.9.92 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} |