diff options
author | mezz <mezz@FreeBSD.org> | 2006-01-11 02:18:02 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-01-11 02:18:02 +0800 |
commit | 308a1624127fb4484865496cc7f7ba8ea2c5645b (patch) | |
tree | dac7c578d8ccbf030170ba034b3762380c1baf43 /deskutils | |
parent | f625f72856a8120b4f5bfb9ccf44be4d082fc75f (diff) | |
download | freebsd-ports-gnome-308a1624127fb4484865496cc7f7ba8ea2c5645b.tar.gz freebsd-ports-gnome-308a1624127fb4484865496cc7f7ba8ea2c5645b.tar.zst freebsd-ports-gnome-308a1624127fb4484865496cc7f7ba8ea2c5645b.zip |
Bump the PORTREVISION for rebuild/reinstall with gnutls shared library version
that was bumped.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/buoh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/buoh/Makefile b/deskutils/buoh/Makefile index 15f58b70f83c..ae45d8728e1a 100644 --- a/deskutils/buoh/Makefile +++ b/deskutils/buoh/Makefile @@ -7,7 +7,7 @@ PORTNAME= buoh PORTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils www gnome MASTER_SITES= http://buoh.steve-o.org/downloads/ |