summaryrefslogtreecommitdiff
path: root/mail/popper
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-13 20:01:08 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-13 20:01:08 +0000
commit28849e36e90815aed6c95e0187cc1b0bac0906f3 (patch)
tree618ad4af1b7aa492c70b0b12e4151ef6c5087bb4 /mail/popper
parentFix up PORTNAME/PORTVERSION. (diff)
Update to use PORTNAME/PORTVERSION
Notes
Notes: svn path=/head/; revision=27500
Diffstat (limited to 'mail/popper')
-rw-r--r--mail/popper/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile
index 214ba1a063e2..72dad9fe0e3b 100644
--- a/mail/popper/Makefile
+++ b/mail/popper/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: popper
-# Version required: 2.5*
# Date created: 1 April 1995
# Whom: pst
#
# $FreeBSD$
#
-DISTNAME= qpopper2.53
-PKGNAME= qpopper-2.53
+PORTNAME= qpopper
+PORTVERSION= 2.53
CATEGORIES= mail
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/
+DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@freebsd.org