diff options
-rw-r--r-- | mail/popd/Makefile | 4 | ||||
-rw-r--r-- | mail/popd/files/patch-src::popd.8 | 8 | ||||
-rw-r--r-- | mail/popd/files/patch-src::popd.conf.5 | 8 |
3 files changed, 18 insertions, 2 deletions
diff --git a/mail/popd/Makefile b/mail/popd/Makefile index 75610c17dc9..843ee893487 100644 --- a/mail/popd/Makefile +++ b/mail/popd/Makefile @@ -7,11 +7,11 @@ PORTNAME= popd PORTVERSION= 2.2.2a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp3.za.freebsd.org/pub/popd/ -MAINTAINER= ianf@za.uu.net +MAINTAINER= ian@freislich.nom.za COMMENT= Very fast, highly configurable POP3 server (fully RFC1939 compliant) MAN5= popd.conf.5 diff --git a/mail/popd/files/patch-src::popd.8 b/mail/popd/files/patch-src::popd.8 new file mode 100644 index 00000000000..f9b96e85fe0 --- /dev/null +++ b/mail/popd/files/patch-src::popd.8 @@ -0,0 +1,8 @@ +--- src/popd.8.orig Wed Dec 10 18:50:19 2003 ++++ src/popd.8 Wed Dec 10 18:50:50 2003 +@@ -256,4 +256,4 @@ + .An Ian Freislich . + .Pp + Send bug reports to +-.An Ian Freislich Aq ianf@za.uu.net . ++.An Ian Freislich Aq ian@freislich.nom.za . diff --git a/mail/popd/files/patch-src::popd.conf.5 b/mail/popd/files/patch-src::popd.conf.5 new file mode 100644 index 00000000000..4c56b744b11 --- /dev/null +++ b/mail/popd/files/patch-src::popd.conf.5 @@ -0,0 +1,8 @@ +--- src/popd.conf.5.orig Wed Dec 10 18:50:24 2003 ++++ src/popd.conf.5 Wed Dec 10 18:50:53 2003 +@@ -544,4 +544,4 @@ + .An Ian Freislich . + .Pp + Send bug reports to +-.An Ian Freislich Aq ianf@za.uu.net . ++.An Ian Freislich Aq ian@freislich.nom.za . |