diff options
Diffstat (limited to 'x11-toolkits/libgtkeditor')
-rw-r--r-- | x11-toolkits/libgtkeditor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/libgtkeditor/Makefile b/x11-toolkits/libgtkeditor/Makefile index d1d1d2c23217..1e939b340b4f 100644 --- a/x11-toolkits/libgtkeditor/Makefile +++ b/x11-toolkits/libgtkeditor/Makefile @@ -9,8 +9,7 @@ PORTNAME= libgtkeditor PORTVERSION= 0.1.8 PORTREVISION= 5 CATEGORIES= x11-toolkits editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:S/lib//} +MASTER_SITES= SF/gtkeditor/gtkeditor/${PORTVERSION} DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |