diff options
author | Will Andrews <will@FreeBSD.org> | 2000-08-11 00:42:27 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-08-11 00:42:27 +0000 |
commit | b78f25dc5d58f451bc8e19992a5ce34e3876affb (patch) | |
tree | dd69e448124a96fae405922578b1d0b16065bc59 /devel/cons | |
parent | 0273028bdfe5f57266396277b55a9867eb2f3f96 (diff) | |
download | ports-b78f25dc5d58f451bc8e19992a5ce34e3876affb.tar.gz ports-b78f25dc5d58f451bc8e19992a5ce34e3876affb.zip |
Notes
Diffstat (limited to 'devel/cons')
-rw-r--r-- | devel/cons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cons/Makefile b/devel/cons/Makefile index b95c2db6ba5a..d63428948a22 100644 --- a/devel/cons/Makefile +++ b/devel/cons/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.dsmit.com/cons/stable/ \ http://www.baldmt.com/cons/stable/ EXTRACT_SUFX= .tgz -MAINTAINER= rv@dsmit.com +MAINTAINER= rv@gnu.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${ARCH}-freebsd/MD5.pm:${PORTSDIR}/security/p5-MD5 |