diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:34:42 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:34:42 +0000 |
commit | 9a723dd34f3feb172c37cd710f816ee3fbb9f2cd (patch) | |
tree | 38da01b2623a9c98c23b56bfda506f4946827629 /devel/cpp2html/Makefile | |
parent | Style/space police (space -> tab) over the database category. (diff) |
Style police over the devel category.
Diffstat (limited to 'devel/cpp2html/Makefile')
-rw-r--r-- | devel/cpp2html/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cpp2html/Makefile b/devel/cpp2html/Makefile index 742bc5e78d31..75e41f6cbd24 100644 --- a/devel/cpp2html/Makefile +++ b/devel/cpp2html/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ # -PORTNAME= cpp2html -PORTVERSION= 1.2 -CATEGORIES= devel +PORTNAME= cpp2html +PORTVERSION= 1.2 +CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |