diff options
Diffstat (limited to 'x11-toolkits/xmhtml')
-rw-r--r-- | x11-toolkits/xmhtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index 2f361a1c5277..e48aa57be846 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xmhtml -# Version required: 1.69 # Date created: 18 Feb 1999 # Whom: Peter Hawkins <thepish@freebsd.org> # # $FreeBSD$ # -DISTNAME= XmHTML-1.1.0 +PORTNAME= XmHTML +PORTVERSION= 1.1.0 CATEGORIES= x11-toolkits www MASTER_SITES= ftp://crl.nmsu.edu/pub/XmHTML/ \ ftp://ftp.ist.co.uk/pub/motif/XmHTML/ \ |