diff options
author | mezz <mezz@FreeBSD.org> | 2006-01-10 18:18:02 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-01-10 18:18:02 +0000 |
commit | 308a1624127fb4484865496cc7f7ba8ea2c5645b (patch) | |
tree | dac7c578d8ccbf030170ba034b3762380c1baf43 /deskutils/buoh/Makefile | |
parent | f625f72856a8120b4f5bfb9ccf44be4d082fc75f (diff) | |
download | FreeBSD-ports-308a1624127fb4484865496cc7f7ba8ea2c5645b.zip FreeBSD-ports-308a1624127fb4484865496cc7f7ba8ea2c5645b.tar.gz |
Bump the PORTREVISION for rebuild/reinstall with gnutls shared library version
that was bumped.
Diffstat (limited to 'deskutils/buoh/Makefile')
-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 15f58b7..ae45d87 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/ |