diff options
author | will <will@FreeBSD.org> | 2000-08-11 08:42:27 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-11 08:42:27 +0800 |
commit | fd1f026c54397ea3a0b95de41f374328480692b3 (patch) | |
tree | d1c179ba147d2071fdee9483a2cddcde7d2ecda0 /devel/cons/Makefile | |
parent | a46ab205f8d0cccd4c07b554744ef29c58a963d6 (diff) | |
download | freebsd-ports-gnome-fd1f026c54397ea3a0b95de41f374328480692b3.tar.gz freebsd-ports-gnome-fd1f026c54397ea3a0b95de41f374328480692b3.tar.zst freebsd-ports-gnome-fd1f026c54397ea3a0b95de41f374328480692b3.zip |
Update maintainer's email address -- this was supposed to go in the
previous commit but I forgot it while merging the conflicts in the patch
that was submitted.
PR: 20509
Submitted by: maintainer
Diffstat (limited to 'devel/cons/Makefile')
-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 |