diff options
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 fbf8c4da56f5..a359a8ecc73c 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -8,7 +8,7 @@ PORTNAME= goobox PORTVERSION= 1.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |