diff options
author | olivierd <olivierd@FreeBSD.org> | 2013-07-19 02:02:53 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2013-07-19 02:02:53 +0800 |
commit | 92840397e4f30f4ac5caa73fc488bd89490413d4 (patch) | |
tree | 8871d84b1859dee185dfba4fbfb3cfd3167c90a5 /www/midori | |
parent | 4098ac5883e9a1564cdb3c939a018aa7cc151a4d (diff) | |
download | freebsd-ports-gnome-92840397e4f30f4ac5caa73fc488bd89490413d4.tar.gz freebsd-ports-gnome-92840397e4f30f4ac5caa73fc488bd89490413d4.tar.zst freebsd-ports-gnome-92840397e4f30f4ac5caa73fc488bd89490413d4.zip |
Reassign Midori in xfce (removed in previous commit r323245).
Diffstat (limited to 'www/midori')
-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 53c9a55614a5..b57e4670feba 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -3,7 +3,7 @@ PORTNAME= midori PORTVERSION= 0.5.4 -CATEGORIES= www +CATEGORIES= www xfce MASTER_SITES= http://www.midori-browser.org/downloads/ DISTNAME= ${PORTNAME}_${PORTVERSION}_all_ DIST_SUBDIR= xfce4 |