diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-03-28 01:56:42 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-03-28 01:56:42 +0800 |
commit | bada4dbd4ec2664841939721af63fc5df75c6897 (patch) | |
tree | ea0c444dade54305590ea0c82a6808f3ec1810e2 | |
parent | 7f73a76ac4f624c4f82306c1ac292e74f5e9143e (diff) | |
download | freebsd-ports-gnome-bada4dbd4ec2664841939721af63fc5df75c6897.tar.gz freebsd-ports-gnome-bada4dbd4ec2664841939721af63fc5df75c6897.tar.zst freebsd-ports-gnome-bada4dbd4ec2664841939721af63fc5df75c6897.zip |
Bump PORTREVISION after update of sysutils/libzeitgeist
-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} |