diff options
Diffstat (limited to 'devel/sysconftool/Makefile')
-rw-r--r-- | devel/sysconftool/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/sysconftool/Makefile b/devel/sysconftool/Makefile index 098c20c2a5d0..797f1aac3350 100644 --- a/devel/sysconftool/Makefile +++ b/devel/sysconftool/Makefile @@ -9,8 +9,7 @@ PORTNAME= sysconftool PORTVERSION= 0.15 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= courier +MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} MAINTAINER= garga@FreeBSD.org COMMENT= Helps to install application configuration files |