diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-23 02:01:47 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-23 02:01:47 +0800 |
commit | 3675dfc16857abe0c6464a7d631bd87f83295a5c (patch) | |
tree | 5ea3acc77a4fea98790a3a1ff06d1280799d5a27 /sysutils | |
parent | b5bf6dc06c9a40efe83c5bded63ae1676edff046 (diff) | |
download | freebsd-ports-gnome-3675dfc16857abe0c6464a7d631bd87f83295a5c.tar.gz freebsd-ports-gnome-3675dfc16857abe0c6464a7d631bd87f83295a5c.tar.zst freebsd-ports-gnome-3675dfc16857abe0c6464a7d631bd87f83295a5c.zip |
Bump PORTREVISION after r362364, missing egginfo is harmful for py-salt
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/py-salt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile index 0638f691cbab..0ee5e47e3099 100644 --- a/sysutils/py-salt/Makefile +++ b/sysutils/py-salt/Makefile @@ -3,6 +3,7 @@ PORTNAME= salt PORTVERSION= 2014.1.7 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |