aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-02-06 17:51:56 +0800
committerkrion <krion@FreeBSD.org>2005-02-06 17:51:56 +0800
commitc375e2f7905b72da96244e4e9ccbfcf51246f4cc (patch)
treefc1910ab36f75803e37fc72401efcaf538c22a66
parentbd46d87eb77f23f20591fe156863f8749dd13b6b (diff)
downloadfreebsd-ports-gnome-c375e2f7905b72da96244e4e9ccbfcf51246f4cc.tar.gz
freebsd-ports-gnome-c375e2f7905b72da96244e4e9ccbfcf51246f4cc.tar.zst
freebsd-ports-gnome-c375e2f7905b72da96244e4e9ccbfcf51246f4cc.zip
Remove unexisting directory from PORTDOCS.
Bump PORTREVISION.
-rw-r--r--security/clamav/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index f6464f9b57cc..05e99abb612c 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -7,6 +7,7 @@
PORTNAME= clamav
PORTVERSION= ${DISTVERSION:C/([a-z])[a-z]*/.\1/g:S/-/./g}
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= clamav
@@ -36,7 +37,7 @@ USE_RC_SUBR= yes
PKGINSTALL= ${WRKDIR}/pkg-install
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
-PORTDOCS= NEWS ChangeLog html
+PORTDOCS= NEWS ChangeLog
DBDIR= /var/db/clamav
LOGDIR= /var/log/clamav