diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-03-10 10:39:32 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-03-10 10:39:32 +0000 |
commit | 553f2f8dbc9dfbea0472ea1d22737e612bcd8a2f (patch) | |
tree | 96bf94ab30d0009a18a0a86412a8dc7e34cf206a /www/midori/Makefile | |
parent | 56522a3814ab7d018098f99453739407e728d343 (diff) | |
download | ports-553f2f8dbc9dfbea0472ea1d22737e612bcd8a2f.tar.gz ports-553f2f8dbc9dfbea0472ea1d22737e612bcd8a2f.zip |
Notes
Diffstat (limited to 'www/midori/Makefile')
-rw-r--r-- | www/midori/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile index ab7c089d6c22..900e812af31b 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -7,7 +7,7 @@ # PORTNAME= midori -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= www xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} |