diff options
author | edwin <edwin@FreeBSD.org> | 2003-08-28 08:01:09 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-08-28 08:01:09 +0800 |
commit | 44c066930f8fea595766106b5316b75a5776be39 (patch) | |
tree | 8c8601947bbd2f75c66da86c42c34b36ac32c25e /lang/siod | |
parent | 3328c2a1d8daf0e3b51c7aea7c784ab2696dd8e3 (diff) | |
download | freebsd-ports-gnome-44c066930f8fea595766106b5316b75a5776be39.tar.gz freebsd-ports-gnome-44c066930f8fea595766106b5316b75a5776be39.tar.zst freebsd-ports-gnome-44c066930f8fea595766106b5316b75a5776be39.zip |
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Diffstat (limited to 'lang/siod')
-rw-r--r-- | lang/siod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/siod/Makefile b/lang/siod/Makefile index ccc166b872eb..fa3c8115b484 100644 --- a/lang/siod/Makefile +++ b/lang/siod/Makefile @@ -7,7 +7,7 @@ PORTNAME= siod PORTVERSION= 3.4 -CATEGORIES= lang +CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkoshy DISTNAME= siod |