diff options
Diffstat (limited to 'net/freenet')
-rw-r--r-- | net/freenet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freenet/Makefile b/net/freenet/Makefile index 27c70307751c..f89d2f94461c 100644 --- a/net/freenet/Makefile +++ b/net/freenet/Makefile @@ -7,7 +7,7 @@ PORTNAME= freenet PORTVERSION= 0.5.2.r1 -CATEGORIES= net +CATEGORIES= net java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} |