diff options
author | miwi <miwi@FreeBSD.org> | 2008-08-11 05:19:18 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-08-11 05:19:18 +0800 |
commit | 84118eaff60656b482ec3be3e77f74e8168ea241 (patch) | |
tree | 78778e68afb1b1321fd31b86095949c2149dc85a /sysutils/ucspi-unix | |
parent | 2180bffb480fa29084e292aff9933a4e7629209f (diff) | |
download | freebsd-ports-gnome-84118eaff60656b482ec3be3e77f74e8168ea241.tar.gz freebsd-ports-gnome-84118eaff60656b482ec3be3e77f74e8168ea241.tar.zst freebsd-ports-gnome-84118eaff60656b482ec3be3e77f74e8168ea241.zip |
- Chase bglibs shlib bump
Diffstat (limited to 'sysutils/ucspi-unix')
-rw-r--r-- | sysutils/ucspi-unix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ucspi-unix/Makefile b/sysutils/ucspi-unix/Makefile index c1d5a05f2ec4..5e4cd71f03a7 100644 --- a/sysutils/ucspi-unix/Makefile +++ b/sysutils/ucspi-unix/Makefile @@ -7,7 +7,7 @@ PORTNAME= ucspi-unix PORTVERSION= 0.36 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://untroubled.org/${PORTNAME}/ |