diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-03-27 17:56:42 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2013-03-27 17:56:42 +0000 |
commit | 38cab23a56ffaeee094dad1de442a2f9d11287b8 (patch) | |
tree | ea0c444dade54305590ea0c82a6808f3ec1810e2 /www | |
parent | a87ab1e5ccaae653ee7f29b87e186b3c214a969a (diff) | |
download | ports-38cab23a56ffaeee094dad1de442a2f9d11287b8.tar.gz ports-38cab23a56ffaeee094dad1de442a2f9d11287b8.zip |
Notes
Diffstat (limited to 'www')
-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 cd0b73852fd7..72d65f5f1ddf 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -4,7 +4,7 @@ PORTNAME= midori PORTVERSION= 0.4.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} |