diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 05:55:20 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-01-27 05:55:20 +0000 |
commit | 49626f567aec0a31035b53c28d86f43ab8f37847 (patch) | |
tree | 3d2e31194d876a4ea4d8da0b004043d080febb48 /x11-wm/qlwm | |
parent | 6b499cc24f7cc0a506040215b31fcc04f70caf5c (diff) | |
download | ports-49626f567aec0a31035b53c28d86f43ab8f37847.tar.gz ports-49626f567aec0a31035b53c28d86f43ab8f37847.zip |
Notes
Diffstat (limited to 'x11-wm/qlwm')
-rw-r--r-- | x11-wm/qlwm/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/x11-wm/qlwm/Makefile b/x11-wm/qlwm/Makefile index 4aa1ee6a0647..474ded7ea7c5 100644 --- a/x11-wm/qlwm/Makefile +++ b/x11-wm/qlwm/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: qlwm -# Date created: 2000-01-24 -# Whom: trevor -# based on the OpenBSD port by Marc Espie <espie@openbsd.org> -# -# $OpenBSD: Makefile,v 1.2 2000/10/20 12:27:06 espie Exp $ +# Created by: trevor # $FreeBSD$ -# PORTNAME= qlwm PORTVERSION= 4.3 |