summaryrefslogtreecommitdiff
path: root/mail/poppassd
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/poppassd
parentFix up PORTNAME/PORTVERSION. (diff)
Update to use PORTNAME/PORTVERSION
Notes
Notes: svn path=/head/; revision=27500
Diffstat (limited to 'mail/poppassd')
-rw-r--r--mail/poppassd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile
index eb37874e2c1d..4426b0a5c6fe 100644
--- a/mail/poppassd/Makefile
+++ b/mail/poppassd/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: poppassd
-# Version required: 4.0
# Date Created: 21 August 1996
# Whom: Andrew Stevenson <andrew@ugh.net.au> based heavily on the changes by Stephen Melvin <melvin@zytek.com>
#
# $FreeBSD$
#
-DISTNAME= pwserve-4
-PKGNAME= poppassd-4.0
+PORTNAME= poppassd
+PORTVERSION= 4.0
CATEGORIES= mail
MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/password/
+DISTNAME= pwserve-4
MAINTAINER= andrew@ugh.net.au