diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-05-04 22:59:25 +0000 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-05-04 22:59:25 +0000 |
commit | f3c4f3e7523fde246943a30a46e7cde085c8f787 (patch) | |
tree | 7fd5eec916e77dceddb8c98d8a89267b9e0b0d8b /security/rain | |
parent | 8534a449e6056348d7bab09f92a663620e4d35d7 (diff) | |
download | FreeBSD-ports-f3c4f3e7523fde246943a30a46e7cde085c8f787.zip FreeBSD-ports-f3c4f3e7523fde246943a30a46e7cde085c8f787.tar.gz |
Bump PORTREVISION due to previous commit.
Noticed by: clem (before) and kris (after)
-2 conical hat to: me
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 8b42c15..d4e101c 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/} |