summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-07-05 06:12:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-07-05 06:12:45 +0000
commit21acbe4aed4fa6e913a084ecf0cd69c14eed4d57 (patch)
tree104f841da31c21775915cb4c4f8451f137fd6d4e /mail/qpopper
parentRemove now-unused SRC_ENCAPSULATION hack. (diff)
Move NO_PACKAGE down, out of the ftp site section.
Notes
Notes: svn path=/head/; revision=3302
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index e601a8458903..7e4546c6ab7a 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 April 1995
# Whom: pst
#
-# $Id: Makefile,v 1.10 1996/06/08 22:38:49 pst Exp $
+# $Id: Makefile,v 1.11 1996/06/26 00:21:25 pst Exp $
#
DISTNAME= qpop2.2
@@ -11,10 +11,10 @@ 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
+NO_PACKAGE= "Needs POP UID"
WRKSRC= ${WRKDIR}/qpopper2.2
.include <bsd.port.mk>