diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2012-02-07 09:30:50 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2012-02-07 09:30:50 +0800 |
commit | 5bf856a565a066ac3adad71b084ba0e2e777739b (patch) | |
tree | 868a8d3201d434a3604f210ae5d4c18003244ffb /www | |
parent | 5fa1655869a0c86ee3a09136f99d43c5e05291a4 (diff) | |
download | freebsd-ports-gnome-5bf856a565a066ac3adad71b084ba0e2e777739b.tar.gz freebsd-ports-gnome-5bf856a565a066ac3adad71b084ba0e2e777739b.tar.zst freebsd-ports-gnome-5bf856a565a066ac3adad71b084ba0e2e777739b.zip |
- Chase shlib bump for xapian-core
PR: ports/164460
Diffstat (limited to 'www')
-rw-r--r-- | www/ikiwiki/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile index cb7a640e799f..467bf4ff23fe 100644 --- a/www/ikiwiki/Makefile +++ b/www/ikiwiki/Makefile @@ -6,6 +6,7 @@ PORTNAME= ikiwiki PORTVERSION= 3.20110608 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} \ http://kitenet.net/~joey/debian/unstable/ |