diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:32:25 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:32:25 +0000 |
commit | 7914161a414ec0a620f9de779057c9fe0a80343d (patch) | |
tree | a4cb00a0087b36d6067c707189e054581a0f12cf /net-p2p/frost | |
parent | a13d9a603d44e9d2d333d5b2033b95a97545f73b (diff) |
Notes
Diffstat (limited to 'net-p2p/frost')
-rw-r--r-- | net-p2p/frost/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index c5a664a41b98..984c8c687ebe 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 1.2.0.20080304 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= net-p2p java -MASTER_SITES= SF -MASTER_SITE_SUBDIR= jtcfrost +MASTER_SITES= SF/jtc${PORTNAME}/${PORTNAME}/04-Mar-2008 DISTNAME= ${PORTNAME}-04-Mar-2008 MAINTAINER= peter.thoenen@yahoo.com |