diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:43:04 +0000 |
commit | 4eab2ea329bc389827b2a33fb408ef7da7fe5dd0 (patch) | |
tree | 2b3895ef3a8b38b11c729f8a0ccfb569e2cd0b58 /x11/wdm | |
parent | 0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (diff) | |
download | freebsd-ports-4eab2ea329bc389827b2a33fb408ef7da7fe5dd0.zip |
Add virtual category "windowmaker".
Diffstat (limited to 'x11/wdm')
-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/ |