diff options
Diffstat (limited to 'news/trn4')
-rw-r--r-- | news/trn4/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/trn4/Makefile b/news/trn4/Makefile index 8c38f43..275a7be 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: trn -# Version required: 4.0-test72 # Date created: 21 October 1994 # Whom: smace # # $FreeBSD$ # -DISTNAME= trn4-test72 -PKGNAME= trn-4.0b72 +PORTNAME= trn +PORTVERSION= 4.0.b72 CATEGORIES= news MASTER_SITES= ftp://ftp.clari.net/private/trn/ \ ftp://ftp.uu.net/private/trn/ +DISTNAME= trn4-test72 MAINTAINER= mph@freebsd.org |