diff options
Diffstat (limited to 'devel/xparam/Makefile')
-rw-r--r-- | devel/xparam/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile index a4eae62e0916..42e14f092092 100644 --- a/devel/xparam/Makefile +++ b/devel/xparam/Makefile @@ -10,8 +10,7 @@ PORTNAME= xparam PORTVERSION= 1.22 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A general-purpose tool for parameter handling in C++ |