diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:38:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-18 06:38:08 +0000 |
commit | 0b8e44dd88ee0ad0d7d13cce1497d3e01a2b0bbb (patch) | |
tree | 19e3c2afdcf3dc13e99ee1c3afe5a7a1693d9c3c /x11-wm | |
parent | f15a3b50ddedb5eb9e6044bada5b46b711c9efb2 (diff) |
Add "afterstep" virtual category.
Notes
Notes:
svn path=/head/; revision=16176
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-i18n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/afterstep-i18n/Makefile b/x11-wm/afterstep-i18n/Makefile index a66b7e32e316..4a9f85bc28a0 100644 --- a/x11-wm/afterstep-i18n/Makefile +++ b/x11-wm/afterstep-i18n/Makefile @@ -3,12 +3,12 @@ # Date created: 23 October 1998 # Whom: issei@jp.FreeBSD.ORG # -# $Id: Makefile,v 1.3 1998/11/19 22:03:49 kuriyama Exp $ +# $Id: Makefile,v 1.4 1999/01/10 14:54:28 simokawa Exp $ # DISTNAME= AfterStep-1.0 PKGNAME= afterstep-i18n-1.0 -CATEGORIES= x11-wm +CATEGORIES= x11-wm afterstep MASTER_SITES= ftp://ftp.afterstep.org/archives/ \ http://www.freebsd.org/~kuriyama/distfiles/ \ http://www.itlb.te.noda.sut.ac.jp/~manome/afterstep/archive/ \ |