aboutsummaryrefslogtreecommitdiffstats
path: root/net/tn3270
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 02:14:07 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 02:14:07 +0800
commitc87133c16a2706e2e31935f0fbb9ad36f415370c (patch)
tree6422e8b75172ae95b0161366b1f713fb31711a7a /net/tn3270
parentf473133a811239a33610f5a219dc28385fcc339b (diff)
downloadfreebsd-ports-gnome-c87133c16a2706e2e31935f0fbb9ad36f415370c.tar.gz
freebsd-ports-gnome-c87133c16a2706e2e31935f0fbb9ad36f415370c.tar.zst
freebsd-ports-gnome-c87133c16a2706e2e31935f0fbb9ad36f415370c.zip
Update with the new PORTNAME/PORTVERSION variables
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