summaryrefslogtreecommitdiff
path: root/net/tn3270
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net/tn3270
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/tn3270')
-rw-r--r--net/tn3270/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/tn3270/Makefile b/net/tn3270/Makefile
index 380b8be81aae..5e3d01d9ba14 100644
--- a/net/tn3270/Makefile
+++ b/net/tn3270/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: tn3270
-# Version required: 4.4BSD-Lite
# Date created: 30 August 1999
# Whom: markm
#
# $FreeBSD$
#
-DISTNAME= tn3270
-PKGNAME= tn3270-4.4
+PORTNAME= tn3270
+PORTVERSION= 4.4
CATEGORIES= net
MASTER_SITES= http://freefall.freebsd.org/~markm/ \
ftp://ftp.za.freebsd.org/pub/FreeBSD/distfiles/ \
ftp://ftp3.za.freebsd.org/pub/FreeBSD/distfiles/
+DISTNAME= tn3270
MAINTAINER= markm@FreeBSD.ORG