diff options
author | asami <asami@FreeBSD.org> | 1999-01-18 14:38:08 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-18 14:38:08 +0800 |
commit | a86ebf155384c787da2a03511023e4d216668667 (patch) | |
tree | 81bd5cd325f1bb99c62bf0782538a51021de1a56 /x11-wm/afterstep-i18n/Makefile | |
parent | bdfa7d010140137aa30a17b9951888beb3cb7746 (diff) | |
download | freebsd-ports-graphics-a86ebf155384c787da2a03511023e4d216668667.tar.gz freebsd-ports-graphics-a86ebf155384c787da2a03511023e4d216668667.tar.zst freebsd-ports-graphics-a86ebf155384c787da2a03511023e4d216668667.zip |
Add "afterstep" virtual category.
Diffstat (limited to 'x11-wm/afterstep-i18n/Makefile')
-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 a66b7e32e31..4a9f85bc28a 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/ \ |