aboutsummaryrefslogtreecommitdiff
path: root/mail/xpbiff
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/xpbiff
parent6028b9f95256d11d28f23194f65f96cca1b9325c (diff)
downloadports-28849e36e90815aed6c95e0187cc1b0bac0906f3.tar.gz
ports-28849e36e90815aed6c95e0187cc1b0bac0906f3.zip
Update to use PORTNAME/PORTVERSION
Notes
Notes: svn path=/head/; revision=27500
Diffstat (limited to 'mail/xpbiff')
-rw-r--r--mail/xpbiff/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile
index 62e92de45f60..d61a3be38412 100644
--- a/mail/xpbiff/Makefile
+++ b/mail/xpbiff/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: xpbiff
-# Version required: 1.27
# Date created: 2 April 1997
# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
#
# $FreeBSD$
+#
-DISTNAME= xpbiff
-PKGNAME?= xpbiff-1.27
+PORTNAME?= xpbiff
+PORTVERSION?= 1.27
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/xpbiff/
+DISTNAME= xpbiff
DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu
MAINTAINER= sanpei@yy.cs.keio.ac.jp