diff options
Diffstat (limited to 'wm/oroborox/Makefile')
-rw-r--r-- | wm/oroborox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/oroborox/Makefile b/wm/oroborox/Makefile index 2716aadfe60..8790ec6d1f3 100644 --- a/wm/oroborox/Makefile +++ b/wm/oroborox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2017/02/12 06:26:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2017/09/03 08:37:01 wiz Exp $ # DISTNAME= OroboROX-0.9.8 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= rxg@NetBSD.org -HOMEPAGE= http://roscidus.com/desktop/OroboROX +#HOMEPAGE= http://roscidus.com/desktop/OroboROX COMMENT= The lightweight Window Manager for the ROX Desktop DEPENDS+= rox-lib>=2.0.2nb2:../../devel/rox-lib |