diff options
Diffstat (limited to 'net/tn3270/Makefile')
-rw-r--r-- | net/tn3270/Makefile | 6 |
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 |