diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-04 22:59:25 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-05-04 22:59:25 +0000 |
commit | e912f58cb0df34dd55f2a9fbe519cedd4df90a7d (patch) | |
tree | 97a7303fec71a69903fc122a4ee25e433b611e3c /security/rain | |
parent | 2b0b909de38546f358e171e7f83a0bcd902c520c (diff) | |
download | ports-e912f58cb0df34dd55f2a9fbe519cedd4df90a7d.tar.gz ports-e912f58cb0df34dd55f2a9fbe519cedd4df90a7d.zip |
Notes
Diffstat (limited to 'security/rain')
-rw-r--r-- | security/rain/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rain/Makefile b/security/rain/Makefile index 8b42c153fe0f..d4e101c305b4 100644 --- a/security/rain/Makefile +++ b/security/rain/Makefile @@ -7,6 +7,7 @@ PORTNAME= rain PORTVERSION= 1.2.9.b1 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.mirrors.wiretapped.net/security/packet-construction/rain/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} |