aboutsummaryrefslogtreecommitdiff
path: root/mail/nullpop
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-07-28 13:40:25 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-07-28 13:40:25 +0000
commit8ca6ee9708c85140d854abe08629ba71d5c960c0 (patch)
tree6545d49616bcb606737ed2823ba8e66ed7fc12b2 /mail/nullpop
parent063c5a9b7d696e3ba4e7fac8aa1dca52d5797e80 (diff)
downloadports-8ca6ee9708c85140d854abe08629ba71d5c960c0.tar.gz
ports-8ca6ee9708c85140d854abe08629ba71d5c960c0.zip
mail/nullpop: fix fetch
- Fix distfile fetch, new upstream url - Add LICENSE - Trim Makefile header PR: ports/180472 Submitted by: 4721 tormail.org Approved by: maintainer (timeout)
Notes
Notes: svn path=/head/; revision=323828
Diffstat (limited to 'mail/nullpop')
-rw-r--r--mail/nullpop/Makefile12
-rw-r--r--mail/nullpop/pkg-descr2
2 files changed, 6 insertions, 8 deletions
diff --git a/mail/nullpop/Makefile b/mail/nullpop/Makefile
index 6189a46c44f8..71ef2bcf5a8d 100644
--- a/mail/nullpop/Makefile
+++ b/mail/nullpop/Makefile
@@ -1,17 +1,15 @@
-# New ports collection makefile for: nullpop
-# Date created: 2006-08-13
-# Whom: Pankov Pavel <pankov_p@mail.ru>
-#
+# Created by: Pankov Pavel <pankov_p@mail.ru>
# $FreeBSD$
-#
PORTNAME= nullpop
PORTVERSION= 0.3
CATEGORIES= mail
-MASTER_SITES= http://memberwebs.com/stef/software/nullpop/
+MASTER_SITES= http://thewalter.net/stef/software/nullpop/
MAINTAINER= pankov_p@mail.ru
-COMMENT= A POP3 server that allows logins, but never returns any email
+COMMENT= POP3 server that allows logins, but never returns any email
+
+LICENSE= GPLv2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--libexecdir="${PREFIX}/bin"
diff --git a/mail/nullpop/pkg-descr b/mail/nullpop/pkg-descr
index fe63558cc5ea..4de00f5be33a 100644
--- a/mail/nullpop/pkg-descr
+++ b/mail/nullpop/pkg-descr
@@ -3,4 +3,4 @@ email. This is useful for certain setups where the user needs an
'account' setup in their mail client, but no real mail will ever
be received.
-WWW: http://memberwebs.com/nielsen/software/nullpop/
+WWW: http://thewalter.net/stef/software/nullpop/