diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-23 17:20:31 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-23 17:20:31 +0000 |
commit | ae41d463c251771ec584506b354139fa123bce6a (patch) | |
tree | 86da2272c884d92a0fbf316eb14dfbc0c47739e2 /www/xapian-omega | |
parent | 4ec30a8da16ec4e7940ec05733dc5545809e9ba1 (diff) |
Notes
Diffstat (limited to 'www/xapian-omega')
-rw-r--r-- | www/xapian-omega/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xapian-omega/Makefile b/www/xapian-omega/Makefile index 5e74f60479dc..c801d57d43d9 100644 --- a/www/xapian-omega/Makefile +++ b/www/xapian-omega/Makefile @@ -6,7 +6,7 @@ PORTNAME= xapian-omega PORTVERSION= 1.0.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} |