diff options
Diffstat (limited to 'misc/Howto')
-rw-r--r-- | misc/Howto/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/Howto/Makefile b/misc/Howto/Makefile index 3b14b29418e8..e9750ff8aa93 100644 --- a/misc/Howto/Makefile +++ b/misc/Howto/Makefile @@ -1,13 +1,12 @@ -# ex:ts=8 # Ports collection makefile for: Howto -# Version required: 1.0 # Date created: Fri Oct 02, 1998 # Whom: David O'Brien (obrien@FreeBSD.org) # # $FreeBSD$ # -DISTNAME= Howto-1.0 +PORTNAME= Howto +PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= ftp://metalab.unc.edu/pub/Linux/docs/HOWTO/other-formats/sgml/ \ ftp://metalab.unc.edu/pub/Linux/docs/HOWTO/mini/other-formats/sgml/ |