diff options
author | Florian Smeets <flo@FreeBSD.org> | 2014-03-11 20:35:53 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2014-03-11 20:35:53 +0000 |
commit | 24136b5bd5d1567a67b436a70b83423a2f6c334b (patch) | |
tree | 5b4f58bde7e1619631ce86aaac5655ce4bdf1f81 /devel/cvswrap | |
parent | 45dac232583a3571e2d14b36ac7423b147c8cd05 (diff) | |
download | ports-24136b5bd5d1567a67b436a70b83423a2f6c334b.tar.gz ports-24136b5bd5d1567a67b436a70b83423a2f6c334b.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 dcde1fa6689f..7588c9f4e2b3 100644 --- a/devel/cvswrap/Makefile +++ b/devel/cvswrap/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES+= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alfred -MAINTAINER= flo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Helper for multiple CVS repositories USES= desthack |