diff options
author | marcus <marcus@FreeBSD.org> | 2007-05-24 12:56:18 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-05-24 12:56:18 +0800 |
commit | d4ee486cafb7438e2729c51f7b2f2c54696f6024 (patch) | |
tree | 4c7fba7f6db744c0d6a460d28d1e1716b9abad1a /devel/pwlib | |
parent | caf8a6b1eab3e23f6ea4b2889665e805d0a29085 (diff) | |
download | freebsd-ports-gnome-d4ee486cafb7438e2729c51f7b2f2c54696f6024.tar.gz freebsd-ports-gnome-d4ee486cafb7438e2729c51f7b2f2c54696f6024.tar.zst freebsd-ports-gnome-d4ee486cafb7438e2729c51f7b2f2c54696f6024.zip |
Bump PORTREVISION for the build fix since it does change what gets installed,
and that can affect net/opal.
Approved by: portmgr (implicit)
Diffstat (limited to 'devel/pwlib')
-rw-r--r-- | devel/pwlib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pwlib/Makefile b/devel/pwlib/Makefile index 7ddff9b905dc..317e811294a3 100644 --- a/devel/pwlib/Makefile +++ b/devel/pwlib/Makefile @@ -7,6 +7,7 @@ PORTNAME= pwlib PORTVERSION= 1.10.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= http://www.voxgratia.org/releases/ |