diff options
author | asami <asami@FreeBSD.org> | 1999-01-18 14:43:04 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-18 14:43:04 +0800 |
commit | b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a (patch) | |
tree | 76d6046953ffa8fb65d2f3d0d55ac35310495c22 /x11 | |
parent | a86ebf155384c787da2a03511023e4d216668667 (diff) | |
download | freebsd-ports-gnome-b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a.tar.gz freebsd-ports-gnome-b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a.tar.zst freebsd-ports-gnome-b1dc1dcbcc4fdd6c4169ced6fd79247ef050b43a.zip |
Add virtual category "windowmaker".
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wdm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index 48842e5d7f1f..a7bc648fba69 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -3,10 +3,10 @@ # Date created: August 31, 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.15 1998/11/25 05:06:26 jseger Exp $ +# $Id: Makefile,v 1.16 1998/11/25 09:01:25 asami Exp $ DISTNAME= wdm-1.0 -CATEGORIES= x11 +CATEGORIES= x11 windowmaker MASTER_SITES= ftp://ftp.windowmaker.org/pub/contrib/srcs/utils/ \ ftp://ftp.io.com/pub/mirror/windowmaker/contrib/srcs/utils/ \ http://www.de.freebsd.org/de/gif/bsd/ |