diff options
Diffstat (limited to 'devel/cpp2html')
-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} |