diff options
author | tijl <tijl@FreeBSD.org> | 2014-07-04 17:40:59 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-07-04 17:40:59 +0800 |
commit | 18c34260ce5ffb7546567b81d8a50baf111592e1 (patch) | |
tree | 603a488a83d35e3168f3e16a8e22245850bdf6cf /ports-mgmt/portscout | |
parent | 963120e1772c85c714349cdd7ead20b257c24958 (diff) | |
download | freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.tar.gz freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.tar.zst freebsd-ports-gnome-18c34260ce5ffb7546567b81d8a50baf111592e1.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 'ports-mgmt/portscout')
-rw-r--r-- | ports-mgmt/portscout/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/portscout/Makefile b/ports-mgmt/portscout/Makefile index eb4d3b9fe01f..8a4259cd1237 100644 --- a/ports-mgmt/portscout/Makefile +++ b/ports-mgmt/portscout/Makefile @@ -3,6 +3,7 @@ PORTNAME= portscout PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ \ http://www.atarininja.org/~wxs/distfiles/ \ |