diff options
-rw-r--r-- | x11-themes/murrine-configurator/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-themes/murrine-configurator/Makefile b/x11-themes/murrine-configurator/Makefile index 14915b6183cc..604af48d9ca4 100644 --- a/x11-themes/murrine-configurator/Makefile +++ b/x11-themes/murrine-configurator/Makefile @@ -8,7 +8,7 @@ PORTNAME= murrine-configurator PORTVERSION= 0.4.1 CATEGORIES= x11-themes -MASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrie/ +MASTER_SITES= http://cimi.netsons.org/media/download_gallery/murrine/ DISTNAME= murrine-configurator-${PORTVERSION} MAINTAINER= tstodgell@gmail.com @@ -18,8 +18,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ ${NONEXISTENT}:${PORTSDIR}/x11-themes/gtk-murrine-engine \ ${LOCALBASE}/bin/zenity:${PORTSDIR}/x11/zenity -BROKEN= Unfetchable - NO_BUILD= yes USE_BZIP2= yes USE_GNOME= gtk20 |