diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:18:43 +0000 |
commit | 075acacd24db0c43cce5dccc810156a1c5eff446 (patch) | |
tree | f3dd8caf9fe8f8c14de35a33876ae473bded1b4f /devel/cvsplot | |
parent | c926af277e1355820a38a0dea7ee6dd6290182f8 (diff) |
Notes
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 |