diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2014-04-17 14:17:53 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2014-04-17 14:17:53 +0800 |
commit | 222df973e3daf1ff7988e9cf23cd00125adc587b (patch) | |
tree | 32dc0d7d09344813dd951543a90754cfba7c4f7f /sysutils | |
parent | 9597ac3975b9778af2dbd7128de8825ccd2f2f1b (diff) | |
download | freebsd-ports-gnome-222df973e3daf1ff7988e9cf23cd00125adc587b.tar.gz freebsd-ports-gnome-222df973e3daf1ff7988e9cf23cd00125adc587b.tar.zst freebsd-ports-gnome-222df973e3daf1ff7988e9cf23cd00125adc587b.zip |
Bump PORTREVISION due to new run-time dependency
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ucspi-proxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ucspi-proxy/Makefile b/sysutils/ucspi-proxy/Makefile index 9e650f920971..6ca7ad82f00d 100644 --- a/sysutils/ucspi-proxy/Makefile +++ b/sysutils/ucspi-proxy/Makefile @@ -3,6 +3,7 @@ PORTNAME= ucspi-proxy PORTVERSION= 0.98 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://untroubled.org/ucspi-proxy/ |