diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-06-30 00:40:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-06-30 00:40:46 +0000 |
commit | 9bd7610cae099210ab71e616753ec88d3b434ffa (patch) | |
tree | 97a147376b6f053cc664144ac60dd63eb95d67e4 /comms | |
parent | 5bdbd71133ba8613854d3160da163c8a629aa332 (diff) | |
download | ports-9bd7610cae099210ab71e616753ec88d3b434ffa.tar.gz ports-9bd7610cae099210ab71e616753ec88d3b434ffa.zip |
Notes
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} |