diff options
Diffstat (limited to 'textproc/docbook-400/Makefile')
-rw-r--r-- | textproc/docbook-400/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/docbook-400/Makefile b/textproc/docbook-400/Makefile index 325ae9d681f8..57b4134b80ee 100644 --- a/textproc/docbook-400/Makefile +++ b/textproc/docbook-400/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: docbook-400 -# Version required: 4.0 # Date created: 4 April 2000 # Whom: asmodai # @@ -8,10 +7,11 @@ # $FreeBSD$ # -DISTNAME= docbk40beta5 -PKGNAME= docbook-4.0 +PORTNAME= docbook +PORTVERSION= 4.0 CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/sgml/4.0beta5/ +DISTNAME= docbk40beta5 MAINTAINER= asmodai@FreeBSD.org |