From 17ac2c16b1abc40f03ad59a9a27e585ae97cf40e Mon Sep 17 00:00:00 2001 From: pgollucci Date: Wed, 29 Sep 2010 23:52:55 +0000 Subject: - Set PORTEPOCH after the revert --- databases/xapian-core/Makefile | 1 + databases/xapian-core10/Makefile | 1 + 2 files changed, 2 insertions(+) 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}/ diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile index 98301ea315de..b76e0a9242bb 100644 --- a/databases/xapian-core10/Makefile +++ b/databases/xapian-core10/Makefile @@ -7,6 +7,7 @@ PORTNAME= xapian-core PORTVERSION= 1.0.17 +PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= http://oligarchy.co.uk/xapian/${PORTVERSION}/ -- cgit