diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2009-08-26 04:40:46 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2009-08-26 04:40:46 +0000 |
commit | c1b61826b744d59dde58cba8a526c68fdb9dacc4 (patch) | |
tree | 257a18ad7f60bc5d49aa93bb524bee8d78ccd553 /net/skystar2 | |
parent | 62fc6765e4d974febd0e026554f16df90682064b (diff) |
Notes
Diffstat (limited to 'net/skystar2')
-rw-r--r-- | net/skystar2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/skystar2/Makefile b/net/skystar2/Makefile index 9dcd7a0c9662..a7ed0346f3c8 100644 --- a/net/skystar2/Makefile +++ b/net/skystar2/Makefile @@ -8,7 +8,7 @@ PORTNAME= skystar2 PORTVERSION= 1.31 PORTEPOCH= 1 -CATEGORIES= net +CATEGORIES= net kld MASTER_SITES= http://paradox.lissyara.su/ \ http://lissyara.su/patch/skystar2/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//} |