diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 17:40:59 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-04 17:40:59 +0800 |
commit | a5185846f07f13921bb0799a8a761c9f8ff67789 (patch) | |
tree | 603a488a83d35e3168f3e16a8e22245850bdf6cf /deskutils/growl-for-linux/Makefile | |
parent | ffa1abb2633e48764831896de0ed31535fa3829d (diff) | |
download | freebsd-ports-gnome-a5185846f07f13921bb0799a8a761c9f8ff67789.tar.gz freebsd-ports-gnome-a5185846f07f13921bb0799a8a761c9f8ff67789.tar.zst freebsd-ports-gnome-a5185846f07f13921bb0799a8a761c9f8ff67789.zip |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
Diffstat (limited to 'deskutils/growl-for-linux/Makefile')
-rw-r--r-- | deskutils/growl-for-linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/growl-for-linux/Makefile b/deskutils/growl-for-linux/Makefile index 18f6a8cdea3a..0b023595301a 100644 --- a/deskutils/growl-for-linux/Makefile +++ b/deskutils/growl-for-linux/Makefile @@ -2,7 +2,7 @@ PORTNAME= growl-for-linux PORTVERSION= 0.6.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= nivit@FreeBSD.org |