diff options
Diffstat (limited to 'misc/kcd/Makefile')
-rw-r--r-- | misc/kcd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile index 71f2878..a1d616b 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 |