diff options
author | roam <roam@FreeBSD.org> | 2001-02-20 19:53:21 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-02-20 19:53:21 +0800 |
commit | d440dbde09d5a71367fdeb1536ebe30f811695b5 (patch) | |
tree | 491d5587432b4bb74619b387a3b20d54cd864fb5 /net/isc-dhcp3 | |
parent | 5ef36a56520e9d9b605f1b76d3527ada239540ef (diff) | |
download | freebsd-ports-gnome-d440dbde09d5a71367fdeb1536ebe30f811695b5.tar.gz freebsd-ports-gnome-d440dbde09d5a71367fdeb1536ebe30f811695b5.tar.zst freebsd-ports-gnome-d440dbde09d5a71367fdeb1536ebe30f811695b5.zip |
Update maintainer's e-mail address.
Reminded by: sf and the maintainer himself
Diffstat (limited to 'net/isc-dhcp3')
-rw-r--r-- | net/isc-dhcp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/isc-dhcp3/Makefile b/net/isc-dhcp3/Makefile index d13a14b692c4..30c420164b8b 100644 --- a/net/isc-dhcp3/Makefile +++ b/net/isc-dhcp3/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ DISTNAME= ${PORTNAME:S/isc-//:S/3/-/}${PORTVERSION:S/.b/b/:R}pl${PORTVERSION:E} -MAINTAINER= clefevre@citeweb.net +MAINTAINER= clefevre@poboxes.com # # Global variables |