diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-07 00:06:52 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-02-07 00:06:52 +0000 |
commit | 30be5b1f94c478e3f7b726c34242c691c777fabc (patch) | |
tree | a28cfb9391d67dac4424092637a19abc62725c31 /databases/xapian-core10 | |
parent | a91afe45259a84a4d58443d9260fbb4e77e8d5f2 (diff) |
Notes
Diffstat (limited to 'databases/xapian-core10')
-rw-r--r-- | databases/xapian-core10/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xapian-core10/Makefile b/databases/xapian-core10/Makefile index b76e0a9242bb..f945ef71d8df 100644 --- a/databases/xapian-core10/Makefile +++ b/databases/xapian-core10/Makefile @@ -1,11 +1,11 @@ -# New ports collection makefile for: xapian-core +# New ports collection makefile for: xapian-core10 # Date created: 5 November 2005 # Whom: J.F. Dockes # # $FreeBSD$ # -PORTNAME= xapian-core +PORTNAME= xapian-core10 PORTVERSION= 1.0.17 PORTEPOCH= 1 CATEGORIES= databases |