diff options
author | edwin <edwin@FreeBSD.org> | 2007-06-30 08:40:46 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-06-30 08:40:46 +0800 |
commit | a1ee05e7e52863a36614252d8c2db2c36e62bc1a (patch) | |
tree | 05cd1cec39dfe9954faf4f2b51fa70d3afcf415c /comms | |
parent | dcf3867524e4e4185ef86d6271c59a77deb0709e (diff) | |
download | freebsd-ports-gnome-a1ee05e7e52863a36614252d8c2db2c36e62bc1a.tar.gz freebsd-ports-gnome-a1ee05e7e52863a36614252d8c2db2c36e62bc1a.tar.zst freebsd-ports-gnome-a1ee05e7e52863a36614252d8c2db2c36e62bc1a.zip |
Chase the addition of kld category to some missing ports
Diffstat (limited to 'comms')
-rw-r--r-- | comms/ixj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ixj/Makefile b/comms/ixj/Makefile index 1debd0c80403..afa5e0050629 100644 --- a/comms/ixj/Makefile +++ b/comms/ixj/Makefile @@ -7,7 +7,7 @@ PORTNAME= ixj PORTVERSION= 1.1.0 -CATEGORIES= comms +CATEGORIES= comms kld MASTER_SITES= http://ftp.osuosl.org/pub/FreeBSD/distfiles/ DISTNAME= ixj_freebsd-${PORTVERSION} |