diff options
Diffstat (limited to 'textproc/nfbtrans/Makefile')
-rw-r--r-- | textproc/nfbtrans/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/nfbtrans/Makefile b/textproc/nfbtrans/Makefile index 8a0ff09ca660..aba5e97dcd64 100644 --- a/textproc/nfbtrans/Makefile +++ b/textproc/nfbtrans/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: nfbtrans -# Version required: 7.55 # Date created: 30 Aug 1998 # Whom: Masafumi NAKANE <max@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= nfbtr755 -PKGNAME= nfbtrans-7.55 +PORTNAME= nfbtrans +PORTVERSION= 7.55 CATEGORIES= textproc MASTER_SITES= ftp://nfb.org/braille/nfbtrans/ +DISTNAME= nfbtr755 EXTRACT_SUFX= .exe MAINTAINER= max@FreeBSD.org |