diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-02-21 04:34:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-02-21 04:34:54 +0800 |
commit | 85afe361bc338b059cd75cac03894eda40df0ec2 (patch) | |
tree | b01b733959716935f5de45bf60c19bfb9be7b632 /deskutils/pinot | |
parent | e4c4db7a2c3ec14b5667db32d3512f7178e6a1ac (diff) | |
download | freebsd-ports-gnome-85afe361bc338b059cd75cac03894eda40df0ec2.tar.gz freebsd-ports-gnome-85afe361bc338b059cd75cac03894eda40df0ec2.tar.zst freebsd-ports-gnome-85afe361bc338b059cd75cac03894eda40df0ec2.zip |
- Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.13
Diffstat (limited to 'deskutils/pinot')
-rw-r--r-- | deskutils/pinot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index 86927b590a3e..9cb09bd4e3ce 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -3,7 +3,7 @@ PORTNAME= pinot PORTVERSION= 1.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} #MASTER_SITES= http://colinf.chez.com/pinot/ |