diff options
Diffstat (limited to 'devel/cvsplot')
-rw-r--r-- | devel/cvsplot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index 57976ec0518c..50fc4dbd1fb9 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -10,8 +10,7 @@ PORTNAME= cvsplot PORTVERSION= 1.7.4 PORTREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= erik@smluc.org COMMENT= A perl script which analyses the history of a CVS-managed project |