diff options
author | wiz <wiz> | 2001-02-17 17:21:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:21:28 +0000 |
commit | 5c2ded063c246b745cbe88b35958aeb774b3efff (patch) | |
tree | fe8266973ffa2637b58ee95206ea56dc48377bc4 /wm/fvwm95 | |
parent | a45ac7ca966bf5b8cb2bec544cf9fe7ef1ece047 (diff) | |
download | pkgsrc-5c2ded063c246b745cbe88b35958aeb774b3efff.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'wm/fvwm95')
-rw-r--r-- | wm/fvwm95/Makefile | 3 | ||||
-rw-r--r-- | wm/fvwm95/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/wm/fvwm95/Makefile b/wm/fvwm95/Makefile index c732961694a..0a30767504f 100644 --- a/wm/fvwm95/Makefile +++ b/wm/fvwm95/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/12 02:03:48 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:21:39 wiz Exp $ # FreeBSD: Makefile,v 1.17 1997/12/24 01:21:18 alex Exp # @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org HOMEPAGE= ftp://mitac11.uia.ac.be/html-test/fvwm95.html +COMMENT= Win95 lookalike version of the fvwm2 window manager DEPENDS+= rplay-3.*:../../audio/rplay DEPENDS+= xpmroot-2.*:../../x11/xpmroot diff --git a/wm/fvwm95/pkg/COMMENT b/wm/fvwm95/pkg/COMMENT deleted file mode 100644 index 11d22d488b5..00000000000 --- a/wm/fvwm95/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Win95 lookalike version of the fvwm2 window manager |