diff options
author | John Fieber <jfieber@FreeBSD.org> | 1998-01-08 15:51:43 +0000 |
---|---|---|
committer | John Fieber <jfieber@FreeBSD.org> | 1998-01-08 15:51:43 +0000 |
commit | 5865bd5d2bf2a388cac2c04a7edbf960648adcd0 (patch) | |
tree | ee3cc1166517f58c051fd296baa0256c6adb3b83 /x11-wm/qvwm/Makefile | |
parent | 5915fe29b76dcb0c6f583ba1d58eab2979af91a2 (diff) | |
download | ports-5865bd5d2bf2a388cac2c04a7edbf960648adcd0.tar.gz ports-5865bd5d2bf2a388cac2c04a7edbf960648adcd0.zip |
Notes
Diffstat (limited to 'x11-wm/qvwm/Makefile')
-rw-r--r-- | x11-wm/qvwm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/qvwm/Makefile b/x11-wm/qvwm/Makefile index a62b1823266b..0896a90937a9 100644 --- a/x11-wm/qvwm/Makefile +++ b/x11-wm/qvwm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: qvwm -# Version required: 1.0b9b +# Version required: 1.0b9c # Date created: 2 January 1997 # Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.9 1997/11/05 05:44:13 max Exp $ +# $Id: Makefile,v 1.10 1998/01/07 02:00:19 jfieber Exp $ # -DISTNAME= qvwm-1.0b9b +DISTNAME= qvwm-1.0b9c CATEGORIES= x11 MASTER_SITES= http://www-masuda.is.s.u-tokyo.ac.jp/~kourai/qvwm/program/ |