diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2006-02-19 14:57:13 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2006-02-19 14:57:13 +0800 |
commit | d437685ed00e63e3cab6ec27af0f4c306a8a051c (patch) | |
tree | b7b89139b3feca843f69af63dafc5cfef1525751 /www | |
parent | cf2afcefe4f2e3b58fdfe0733ce1cdada76e820f (diff) | |
download | freebsd-ports-gnome-d437685ed00e63e3cab6ec27af0f4c306a8a051c.tar.gz freebsd-ports-gnome-d437685ed00e63e3cab6ec27af0f4c306a8a051c.tar.zst freebsd-ports-gnome-d437685ed00e63e3cab6ec27af0f4c306a8a051c.zip |
Chase gtk-sharp20 update
Diffstat (limited to 'www')
-rw-r--r-- | www/gecko-sharp20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile index 4b82344cdd59..64eeade3d6f1 100644 --- a/www/gecko-sharp20/Makefile +++ b/www/gecko-sharp20/Makefile @@ -8,7 +8,7 @@ PORTNAME= gecko-sharp PORTVERSION= 0.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://go-mono.com/sources/gecko-sharp-2.0/ DISTNAME= gecko-sharp-2.0-${PORTVERSION} |