diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kcd-devel/Makefile | 3 | ||||
-rw-r--r-- | misc/kcd/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/kcd-devel/Makefile b/misc/kcd-devel/Makefile index 71f28783939d..a1d616b46b97 100644 --- a/misc/kcd-devel/Makefile +++ b/misc/kcd-devel/Makefile @@ -8,7 +8,8 @@ PORTNAME= kcd PORTVERSION= 4.11.2 CATEGORIES= misc -MASTER_SITES= http://download.sourceforge.net/kcd/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index 71f28783939d..a1d616b46b97 100644 --- a/misc/kcd/Makefile +++ b/misc/kcd/Makefile @@ -8,7 +8,8 @@ PORTNAME= kcd PORTVERSION= 4.11.2 CATEGORIES= misc -MASTER_SITES= http://download.sourceforge.net/kcd/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |