diff options
author | wen <wen@FreeBSD.org> | 2011-03-04 10:19:07 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-03-04 10:19:07 +0800 |
commit | 7fe51c26820d891f5af8c19b3aa0d00015369257 (patch) | |
tree | 40de49994c32db005d5d671e458c036ca767d1e6 /deskutils/pinot | |
parent | 7119748ca856a86d555755521d60a5e6748427c1 (diff) | |
download | freebsd-ports-gnome-7fe51c26820d891f5af8c19b3aa0d00015369257.tar.gz freebsd-ports-gnome-7fe51c26820d891f5af8c19b3aa0d00015369257.tar.zst freebsd-ports-gnome-7fe51c26820d891f5af8c19b3aa0d00015369257.zip |
- Bump PORTREVISION to chase the update of libexif
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 72e405f1d53f..7e3c277afa4c 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -7,7 +7,7 @@ PORTNAME= pinot PORTVERSION= 0.97 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_BERLIOS} #MASTER_SITES= http://colinf.chez.com/pinot/ |