summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 20:28:32 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 20:28:32 +0000
commita07b60ed68821304b2c425ad81301ce97e6f7a95 (patch)
tree3c071e4591d5a681c858594cb1aafd40cc3059a1 /mail/qpopper
parentUpdate the cad Makefiles. Boy, I love these sparse directories! :) (diff)
Updated ports Makefiles for mails.
Notes
Notes: svn path=/head/; revision=1340
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index 307b5ff521a9..ac2040e6d513 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -3,15 +3,17 @@
# Date created: 1 April 1995
# Whom: pst
#
-# $Id: Makefile,v 1.4 1994/12/25 12:30:32 ats Exp $
+# $Id: Makefile,v 1.6 1995/04/02 01:13:42 pst Exp $
#
DISTNAME= qpop2.1.4-R1
+PKGNAME= qpop-2.1.4
+CATEGORIES+= mail
MASTER_SITES= ftp://ftp.qualcomm.com/quest/unix/servers/popper/
EXTRACT_SUFX= .tar.Z
-WRKSRC= ${WRKDIR}/qpopper2.1.4
-CATEGORIES+= mail
MAINTAINER= pst@freebsd.org
+WRKSRC= ${WRKDIR}/qpopper2.1.4
+
.include <bsd.port.mk>