diff options
Diffstat (limited to 'textproc/nicetext/Makefile')
-rw-r--r-- | textproc/nicetext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/nicetext/Makefile b/textproc/nicetext/Makefile index ab598b64503d..055364c3e970 100644 --- a/textproc/nicetext/Makefile +++ b/textproc/nicetext/Makefile @@ -1,11 +1,11 @@ # New ports collection makefile for: nicetext -# Version required: 0.9 # Date created: 20 February 1998 # Whom: Mark Chapman <markc@ctgi.net> # # $FreeBSD$ -DISTNAME= nicetext-0.9 +PORTNAME= nicetext +PORTVERSION= 0.9 CATEGORIES= textproc MASTER_SITES= ftp://ctgi.net/pub/ctgi/nicetext/src/ \ ftp://nicetext.com/pub/nicetext/src/ |