diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 21:21:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 21:21:25 +0000 |
commit | b0de515849d951fe87fa799ff729bf127860045e (patch) | |
tree | c3f18ee245fe5ed074c34ecf7557017bae9aed88 /devel/cvswrap | |
parent | 60eaa1c4322ffd4a1ae09ffaf286bab827773b92 (diff) | |
download | ports-b0de515849d951fe87fa799ff729bf127860045e.tar.gz ports-b0de515849d951fe87fa799ff729bf127860045e.zip |
Notes
Diffstat (limited to 'devel/cvswrap')
-rw-r--r-- | devel/cvswrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvswrap/Makefile b/devel/cvswrap/Makefile index 3c74150bdd00..600afe2e51cc 100644 --- a/devel/cvswrap/Makefile +++ b/devel/cvswrap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES+= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alfred -MAINTAINER= flo@kasimir.com +MAINTAINER= flo@smeets.im COMMENT= Helper for multiple CVS repositories GNU_CONFIGURE= yes |