diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-11-28 20:06:37 +0000 |
commit | f76d32b8e89fed7c0e459c1a7fe7a4b57661b01c (patch) | |
tree | ad29e6808ff698f84e08dab8e047f0ae72838df9 /www/webkit-sharp | |
parent | 873cae3ab41a109b6f9cf9f4149f101d6d996235 (diff) |
Notes
Diffstat (limited to 'www/webkit-sharp')
-rw-r--r-- | www/webkit-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webkit-sharp/Makefile b/www/webkit-sharp/Makefile index baa5dca1f1bf..20f9c112f09a 100644 --- a/www/webkit-sharp/Makefile +++ b/www/webkit-sharp/Makefile @@ -7,7 +7,7 @@ PORTNAME= webkit-sharp PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 5 #PORTEPOCH= 0 CATEGORIES= www MASTER_SITES= ftp://ftp.novell.com/pub/mono/sources/${PORTNAME}/ |