diff options
Diffstat (limited to 'textproc/c2html/Makefile')
-rw-r--r-- | textproc/c2html/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/c2html/Makefile b/textproc/c2html/Makefile index 9cad04d..fd14b5c 100644 --- a/textproc/c2html/Makefile +++ b/textproc/c2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= c2html -PORTVERSION= 0.7.2 +PORTVERSION= 0.9.1 CATEGORIES= textproc www MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/www/converters @@ -18,7 +18,6 @@ USE_AUTOCONF= yes MAN1= c2html.1 post-install: - strip ${PREFIX}/bin/c2html .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/c2html .for file in AUTHORS NEWS README |