diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-02-28 23:24:16 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-02-28 23:24:16 +0800 |
commit | 2bb9d71054e45530e9f68c8e942ac7b660caeac5 (patch) | |
tree | b1ed51aa95b97baa4aa2ef9b92d118ee1c4411ec /sysutils/wmmount/Makefile | |
parent | 4a259c3e3cc3804f1226d0dbc0e290d4e99f4f83 (diff) | |
download | freebsd-ports-gnome-2bb9d71054e45530e9f68c8e942ac7b660caeac5.tar.gz freebsd-ports-gnome-2bb9d71054e45530e9f68c8e942ac7b660caeac5.tar.zst freebsd-ports-gnome-2bb9d71054e45530e9f68c8e942ac7b660caeac5.zip |
Add windowmaker and afterstep virtual category.
Diffstat (limited to 'sysutils/wmmount/Makefile')
-rw-r--r-- | sysutils/wmmount/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/wmmount/Makefile b/sysutils/wmmount/Makefile index 035711ce4b13..a8f0ef369045 100644 --- a/sysutils/wmmount/Makefile +++ b/sysutils/wmmount/Makefile @@ -3,12 +3,12 @@ # Date created: 04 Janyary 1999 # Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/02/28 11:17:14 kuriyama Exp $ # DISTNAME= wmmount PKGNAME= wmmount-1.0b1 -CATEGORIES= sysutils +CATEGORIES= sysutils windowmaker afterstep MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/ EXTRACT_SUFX= .tgz |