diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-03-19 01:40:11 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-03-19 01:40:11 +0800 |
commit | 2fc6e95df70605f51202792805b4926cfd7fbd6b (patch) | |
tree | 2eab8e4c4be2b15222c16c409dadfc888b89908b /mail | |
parent | 3512bcd9417028c151f8257848f32db8a63ce10f (diff) | |
download | freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.tar.gz freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.tar.zst freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.zip |
reset MAINTAINER bit to ports@
I have no too much time to maintain.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cucipop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile index 779c4f87daeb..7a8c67fae118 100644 --- a/mail/cucipop/Makefile +++ b/mail/cucipop/Makefile @@ -25,7 +25,7 @@ PATCH_DIST_STRIP= -p1 #BUILD_DEPENDS= ${PREFIX}/include/db2/db.h:${PORTSDIR}/databases/db2 -MAINTAINER= vanilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cubic Circle's POP3 daemon (fully RFC1939 compliant) MAN8= cucipop.8 #makevpopdb.8 |