diff options
Diffstat (limited to 'net-p2p/frost/Makefile')
-rw-r--r-- | net-p2p/frost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index f203cdde1d01..be60b1e17964 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -8,7 +8,7 @@ PORTNAME= frost PORTVERSION= 1.2.0.20051020 PORTEPOCH= 2 -CATEGORIES= net java +CATEGORIES= net-p2p java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jtcfrost DISTNAME= ${PORTNAME}-20-Oct-2005-java${JAVA_VERSION:S/.//} |