diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-08 01:51:02 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-08 01:51:02 +0800 |
commit | a0c68bfd64e7af616c164c5ce163f8ffd3719640 (patch) | |
tree | bae27a1cefd61b2083352c83f2a09996763ce264 /net/pwhois | |
parent | f4a1488d75af0026b76b242a8bb0dcc8bd24c92d (diff) | |
download | freebsd-ports-gnome-a0c68bfd64e7af616c164c5ce163f8ffd3719640.tar.gz freebsd-ports-gnome-a0c68bfd64e7af616c164c5ce163f8ffd3719640.tar.zst freebsd-ports-gnome-a0c68bfd64e7af616c164c5ce163f8ffd3719640.zip |
Bump portrevision as now the properly credentials are applied to the owned directories
when installed by binary packages
Diffstat (limited to 'net/pwhois')
-rw-r--r-- | net/pwhois/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pwhois/Makefile b/net/pwhois/Makefile index 29b18eea9691..74430b33d1cd 100644 --- a/net/pwhois/Makefile +++ b/net/pwhois/Makefile @@ -3,6 +3,7 @@ PORTNAME= pwhois PORTVERSION= 2.2.0.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://pwhois.org/get/ \ http://mirrors.rit.edu/zi/ |