diff options
Diffstat (limited to 'textproc/sgmlformat/Makefile')
-rw-r--r-- | textproc/sgmlformat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 9f7b75a1c536..bf1019d1cf18 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sgmlformat -# Version required: 1.7 # Date created: July 16, 1997 # Whom: jfieber # # $FreeBSD$ # -DISTNAME= sgmlformat-1.7 +PORTNAME= sgmlformat +PORTVERSION= 1.7 CATEGORIES= textproc print MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ |