diff options
Diffstat (limited to 'audio/gtkpod/Makefile')
-rw-r--r-- | audio/gtkpod/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 7bbf852a57df..96eb427cb4b4 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -9,8 +9,7 @@ PORTNAME= gtkpod PORTVERSION= 0.99.12 PORTREVISION= 5 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= GUI for Apple iPods using GTK2 |