diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-03-22 05:13:11 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-03-22 05:13:11 +0000 |
commit | d069d42575febce0cd6330867271fef73f7de41a (patch) | |
tree | 5d7f5ccb78d6b575cd85242129b514b166ba8a3f /x11 | |
parent | 7e1334cd362db0f627893b2ba6fce2804e53bc07 (diff) | |
download | freebsd-ports-d069d42575febce0cd6330867271fef73f7de41a.zip |
Nuke fvwm2-english. It has been kept around only for reference, and if anyone
still needs it, they can always retrive it from the Attic.
Approved by: asami
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 53bf421f073b..26dafcbf02b6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.187 1998/02/16 15:57:07 jseger Exp $ +# $Id: Makefile,v 1.188 1998/02/18 04:18:43 asami Exp $ # SUBDIR += FWF @@ -28,7 +28,6 @@ SUBDIR += freefonts SUBDIR += fvwm SUBDIR += fvwm2 - SUBDIR += fvwm2-english SUBDIR += fvwm95 SUBDIR += getbdf SUBDIR += gtk |