pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/olvwm
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Apr 17 01:53:46 UTC 2022
Modified Files:
pkgsrc/wm/olvwm: Makefile
Log Message:
olvwm: address some issues noted by pkglint
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/wm/olvwm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/olvwm/Makefile
diff -u pkgsrc/wm/olvwm/Makefile:1.22 pkgsrc/wm/olvwm/Makefile:1.23
--- pkgsrc/wm/olvwm/Makefile:1.22 Sun Apr 17 01:46:37 2022
+++ pkgsrc/wm/olvwm/Makefile Sun Apr 17 01:53:46 2022
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.22 2022/04/17 01:46:37 gutteridge Exp $
+# $NetBSD: Makefile,v 1.23 2022/04/17 01:53:46 gutteridge Exp $
DISTNAME= olvwm4.src4
PKGNAME= olvwm-4.4
PKGREVISION= 5
-CATEGORIES= x11 wm
+CATEGORIES= wm x11
MASTER_SITES= # http://home.nyc.rr.com/twopks/olvwm/
MAINTAINER= w.wnuk%zodiac.mimuw.edu.pl@localhost
#HOMEPAGE= http://home.nyc.rr.com/twopks/olvwm/
COMMENT= Open Look Virtual Window Manager
+LICENSE= sun-openlook-license
DEPENDS+= xview-clients>=3.2.1:../../x11/xview-clients
-LICENSE= sun-openlook-license
-
WRKSRC= ${WRKDIR}
USE_IMAKE= yes
Home |
Main Index |
Thread Index |
Old Index