diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-06 22:34:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-06 22:34:01 +0000 |
commit | 5edd0ddb0bbe600fec0d67dde57590957228358a (patch) | |
tree | de7b0034c1e478f731577190494962fb44d607ac /net/udpcast | |
parent | 2d985a5b35c262e2522a14af62b0bde4085516ac (diff) |
Notes
Diffstat (limited to 'net/udpcast')
-rw-r--r-- | net/udpcast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile index 1c33f6320ea4..f2b19135b437 100644 --- a/net/udpcast/Makefile +++ b/net/udpcast/Makefile @@ -7,7 +7,7 @@ PORTNAME= udpcast PORTVERSION= 0.${RELEASE_DATE} -CATEGORIES= mbone sysutils +CATEGORIES= net mbone sysutils MASTER_SITES= http://udpcast.linux.lu/download/ DISTNAME= ${PORTNAME}-${RELEASE_DATE} |