diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-11 22:56:54 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-09-11 22:56:54 +0000 |
commit | bedb8cffad163943dedf4e85ba1c37389883314f (patch) | |
tree | 55c9db4b1bb3c9d41cdadf9d3af5e05d00c24136 /net-p2p/freenet05/Makefile | |
parent | c102d21bdbf1c9fe9ac42721d94942541438ceb9 (diff) |
Notes
Diffstat (limited to 'net-p2p/freenet05/Makefile')
-rw-r--r-- | net-p2p/freenet05/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile index 1f936a83a404..d32f2a90be7e 100644 --- a/net-p2p/freenet05/Makefile +++ b/net-p2p/freenet05/Makefile @@ -6,12 +6,11 @@ # PORTNAME= freenet -PORTVERSION= 0.5.2.1.5102 -PORTREVISION= 6 +PORTVERSION= 0.5.2.1.5105 CATEGORIES= net java security MASTER_SITES= http://freenetproject.org/snapshots/ \ http://fgudin.nerim.net/files/ -DISTNAME= ${PORTNAME}-20050526 +DISTNAME= ${PORTNAME}-20050911 EXTRACT_SUFX= .tgz MAINTAINER= lioux@FreeBSD.org |