diff options
Diffstat (limited to 'graphics/cbview')
-rw-r--r-- | graphics/cbview/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/cbview/Makefile b/graphics/cbview/Makefile index 9ccd87dfa54c..b59e9fcd2a9f 100644 --- a/graphics/cbview/Makefile +++ b/graphics/cbview/Makefile @@ -3,11 +3,11 @@ PORTNAME= cbview PORTVERSION= 0.06 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics perl5 MASTER_SITES= http://www.sourcefiles.org/Toys/Humor/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Viewer/converter for CBR/CBZ comic book archives LICENSE= GPLv2 @@ -23,7 +23,6 @@ USES= perl5 PLIST_FILES= bin/${PORTNAME} PORTDOCS= Changes README TODO - OPTIONS_DEFINE= DOCS post-patch: |