diff options
Diffstat (limited to 'audio/mpdcon')
-rw-r--r-- | audio/mpdcon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mpdcon/Makefile b/audio/mpdcon/Makefile index bf191e25203c..8a086c7c7d1e 100644 --- a/audio/mpdcon/Makefile +++ b/audio/mpdcon/Makefile @@ -4,8 +4,7 @@ PORTNAME= mpdcon PORTVERSION= 1.5.1 PORTREVISION= 2 CATEGORIES= audio gnustep -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= gap +MASTER_SITES= SAVANNAH/gap DISTNAME= MPDCon-${PORTVERSION} MAINTAINER= theraven@FreeBSD.org |