diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-29 23:52:55 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-29 23:52:55 +0000 |
commit | a695cff3927d83a90385dc997b243a67f585cdba (patch) | |
tree | 2d21719a00d265026dd57e0f42c9b17b8fe41bce /databases/xapian-core | |
parent | c83b987219af1714294e290e650463f7630ee5ec (diff) | |
download | ports-a695cff3927d83a90385dc997b243a67f585cdba.tar.gz ports-a695cff3927d83a90385dc997b243a67f585cdba.zip |
Notes
Diffstat (limited to 'databases/xapian-core')
-rw-r--r-- | databases/xapian-core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/xapian-core/Makefile b/databases/xapian-core/Makefile index 98301ea315de..b76e0a9242bb 100644 --- a/databases/xapian-core/Makefile +++ b/databases/xapian-core/Makefile @@ -7,6 +7,7 @@ PORTNAME= xapian-core PORTVERSION= 1.0.17 +PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ |