diff options
author | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
commit | d0bb05930a337e5f8a7c5dd53be0e863e27a3e51 (patch) | |
tree | 99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /devel/cvs2p4 | |
parent | 996a285788c9663dc90a72db3041084cd3a0bfd0 (diff) |
Notes
Diffstat (limited to 'devel/cvs2p4')
-rw-r--r-- | devel/cvs2p4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvs2p4/Makefile b/devel/cvs2p4/Makefile index 2c5cfe221092..ad674edf3998 100644 --- a/devel/cvs2p4/Makefile +++ b/devel/cvs2p4/Makefile @@ -7,7 +7,7 @@ CATEGORIES+= devel MASTER_SITES= ftp://public.perforce.com/public/perforce/utils/cvs2p4/ EXTRACT_SUFX= .tar -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CVS to Perforce Converter LICENSE= MIT |