[Midnightbsd-cvs] mports: Makefile: Fix this damn thing

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Nov 8 18:34:06 EST 2007


Log Message:
-----------
Fix this damn thing

Modified Files:
--------------
    mports/x11/windowmaker-desktop:
        Makefile (r1.4 -> r1.5)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/windowmaker-desktop/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L x11/windowmaker-desktop/Makefile -L x11/windowmaker-desktop/Makefile -u -r1.4 -r1.5
--- x11/windowmaker-desktop/Makefile
+++ x11/windowmaker-desktop/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	windowmaker-desktop
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	x11 windowmaker
 MASTER_SITES=	# none
 DISTFILES=	# none
@@ -25,7 +25,7 @@
 		wmsmixer:${PORTSDIR}/audio/wmsmixer \
 		${LOCALBASE}/share/WindowMaker/Themes/LeetWM.themed/style:${PORTSDIR}/graphics/wmicons \
 		wmweather+:${PORTSDIR}/misc/wmweather+ \
-		xscreensaver.app:${PORTSDIR}/x11/xscreensaver.app
+		XScreenSaver.App:${PORTSDIR}/x11/xscreensaver.app
 
 NO_WRKSUBDIR=	YES
 NO_BUILD=	YES


More information about the Midnightbsd-cvs mailing list