Fix pkg-plist;
Bump PORTREVISION.
This commit is contained in:
parent
c6501ea0ad
commit
123b949fc0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54757
2 changed files with 3 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= mod_zap
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://ftp.indexdata.dk/pub/zap/
|
||||
DISTNAME= zap-${PORTVERSION}
|
||||
|
|
|
@ -13,4 +13,6 @@ share/mod_zap/testutf8.zap
|
|||
share/mod_zap/thesaurus.zap
|
||||
share/mod_zap/try.html
|
||||
share/mod_zap/wincgi.html
|
||||
@exec %D/sbin/apxs -e -a -n zap %D/libexec/apache/mod_zap.so
|
||||
@unexec %D/sbin/apxs -e -A -n zap %D/libexec/apache/mod_zap.so
|
||||
@dirrm share/mod_zap
|
||||
|
|
Loading…
Reference in a new issue