diff options
Diffstat (limited to 'audio/gnupod')
-rw-r--r-- | audio/gnupod/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile index f3655c7..56b4bfe 100644 --- a/audio/gnupod/Makefile +++ b/audio/gnupod/Makefile @@ -5,9 +5,8 @@ PORTNAME= gnupod PORTVERSION= 0.99.8 PORTREVISION= 2 CATEGORIES= audio perl5 -MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ +MASTER_SITES= SAVANNAH \ http://www.blinkenlights.ch/gnupod-dist/stable/ -MASTER_SITE_SUBDIR= gnupod MAINTAINER= ports@FreeBSD.org COMMENT= Set of Perl scripts for using an Apple iPod |