diff options
author | adamw <adamw@FreeBSD.org> | 2014-08-12 01:05:50 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-08-12 01:05:50 +0800 |
commit | 75baa657da95101f176fffdc5aaccf06db1c22d8 (patch) | |
tree | 3d626979f5be179605c8ec7e4bd534a6180b7fad /net-p2p/verlihub-plugins-luascript | |
parent | bcbe73625fb27b7c51872011c3f90bf381fd1eec (diff) | |
download | freebsd-ports-gnome-75baa657da95101f176fffdc5aaccf06db1c22d8.tar.gz freebsd-ports-gnome-75baa657da95101f176fffdc5aaccf06db1c22d8.tar.zst freebsd-ports-gnome-75baa657da95101f176fffdc5aaccf06db1c22d8.zip |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'net-p2p/verlihub-plugins-luascript')
-rw-r--r-- | net-p2p/verlihub-plugins-luascript/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/verlihub-plugins-luascript/Makefile b/net-p2p/verlihub-plugins-luascript/Makefile index e0e4be422e47..fe6e40a82c3f 100644 --- a/net-p2p/verlihub-plugins-luascript/Makefile +++ b/net-p2p/verlihub-plugins-luascript/Makefile @@ -3,6 +3,7 @@ PORTNAME= luascript PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= net-p2p PKGNAMEPREFIX= verlihub-plugins- MASTER_SITES= SF/verlihub/VH_Lua/${DISTVERSION} |