diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-05-30 06:05:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-05-30 06:05:07 +0000 |
commit | e6295470d3f7085b88abcf23fcd9082f237eb412 (patch) | |
tree | 33bb1fe6d7f28e9f24a8a3d1355dd123084c6eb3 /mail/nullpop | |
parent | f512eeee4f3fa8f694308039fc44da1fff4e45f0 (diff) | |
download | ports-e6295470d3f7085b88abcf23fcd9082f237eb412.tar.gz ports-e6295470d3f7085b88abcf23fcd9082f237eb412.zip |
Notes
Diffstat (limited to 'mail/nullpop')
-rw-r--r-- | mail/nullpop/Makefile | 6 | ||||
-rw-r--r-- | mail/nullpop/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/nullpop/Makefile b/mail/nullpop/Makefile index e9e5602c3035..05892dfb31da 100644 --- a/mail/nullpop/Makefile +++ b/mail/nullpop/Makefile @@ -6,15 +6,15 @@ # PORTNAME= nullpop -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= mail -MASTER_SITES= http://memberwebs.com/nielsen/software/nullpop/ +MASTER_SITES= http://memberwebs.com/stef/software/nullpop/ MAINTAINER= pankov_p@mail.ru COMMENT= A POP3 server that allows logins, but never returns any email GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--libexecdir="${TARGETDIR}/bin" +CONFIGURE_ARGS+=--libexecdir="${TARGETDIR}/bin" --mandir="${TARGETDIR}/man" PLIST_FILES= bin/nullpop MAN8= nullpop.8 diff --git a/mail/nullpop/distinfo b/mail/nullpop/distinfo index 6b7215f4619f..f25d7b92afce 100644 --- a/mail/nullpop/distinfo +++ b/mail/nullpop/distinfo @@ -1,3 +1,3 @@ -MD5 (nullpop-0.2.tar.gz) = 4333613e72c7bbf227dc705b774326ab -SHA256 (nullpop-0.2.tar.gz) = 70372d09d8c017aa3bceeab6281e4a341766d6f7eb39f6d5763d9801908634ac -SIZE (nullpop-0.2.tar.gz) = 79955 +MD5 (nullpop-0.3.tar.gz) = e6c23dde4eedfe5d516b39df5b3ad7d5 +SHA256 (nullpop-0.3.tar.gz) = d89d9e052c7b5c0959a8248619dbf682d24ac1130c78c3f9f257af32a4f64a07 +SIZE (nullpop-0.3.tar.gz) = 83123 |