diff options
author | jseger <jseger@FreeBSD.org> | 1998-03-22 13:13:11 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-03-22 13:13:11 +0800 |
commit | e7bd6d2c2572133d45643d5808de5d763371aab2 (patch) | |
tree | 07dc7e8fbf10283aaf55a678d9b7d6e102df9ad9 /x11 | |
parent | 51bff654e11fb9c06c370a626f4b0b4e51386efe (diff) | |
download | freebsd-ports-gnome-e7bd6d2c2572133d45643d5808de5d763371aab2.tar.gz freebsd-ports-gnome-e7bd6d2c2572133d45643d5808de5d763371aab2.tar.zst freebsd-ports-gnome-e7bd6d2c2572133d45643d5808de5d763371aab2.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 |