diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-15 21:00:14 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-15 21:00:14 +0800 |
commit | 6ab5385fb0d6d7df7af817f6dc878e43b572171e (patch) | |
tree | 2ac183060937fa991acbd634d5a8afe141f4ca6f /mail | |
parent | 8aa39572829ab6be356e5fbb5d3f91fed5c4b506 (diff) | |
download | freebsd-ports-gnome-6ab5385fb0d6d7df7af817f6dc878e43b572171e.tar.gz freebsd-ports-gnome-6ab5385fb0d6d7df7af817f6dc878e43b572171e.tar.zst freebsd-ports-gnome-6ab5385fb0d6d7df7af817f6dc878e43b572171e.zip |
- Teaspoon stirs around again!
Diffstat (limited to 'mail')
-rw-r--r-- | mail/teapop/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index f6a6f8b4f6f1..540d7ccc9920 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -11,12 +11,9 @@ CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ http://www.toontown.org/pub/teapop/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pav@FreeBSD.org COMMENT= Yet another RFC1939 compliant POP3 server -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-flock |