diff options
author | Paul Traina <pst@FreeBSD.org> | 1996-06-26 00:21:25 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1996-06-26 00:21:25 +0000 |
commit | ecee42f814ac0c31847d91ff0f226d2fad93c311 (patch) | |
tree | 1a8236dc57509535e9e88aa5ffa3ba06c8e1309f /mail/popper | |
parent | 9267dbe6c2af251671d512bda4511088ff7dec16 (diff) | |
download | ports-ecee42f814ac0c31847d91ff0f226d2fad93c311.tar.gz ports-ecee42f814ac0c31847d91ff0f226d2fad93c311.zip |
Notes
Diffstat (limited to 'mail/popper')
-rw-r--r-- | mail/popper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile index 5802bafe2707..e601a8458903 100644 --- a/mail/popper/Makefile +++ b/mail/popper/Makefile @@ -3,7 +3,7 @@ # Date created: 1 April 1995 # Whom: pst # -# $Id: Makefile,v 1.1.1.2 1996/06/08 22:33:50 pst Exp $ +# $Id: Makefile,v 1.10 1996/06/08 22:38:49 pst Exp $ # DISTNAME= qpop2.2 @@ -11,6 +11,7 @@ PKGNAME= qpop-2.2 CATEGORIES+= mail MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper/ EXTRACT_SUFX= .tar.Z +NO_PACKAGE= "Needs POP UID" MAINTAINER= pst@freebsd.org |