diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-05-05 06:59:25 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-05-05 06:59:25 +0800 |
commit | f3c4f3e7523fde246943a30a46e7cde085c8f787 (patch) | |
tree | 7fd5eec916e77dceddb8c98d8a89267b9e0b0d8b /security/rain/Makefile | |
parent | 8534a449e6056348d7bab09f92a663620e4d35d7 (diff) | |
download | freebsd-ports-gnome-f3c4f3e7523fde246943a30a46e7cde085c8f787.tar.gz freebsd-ports-gnome-f3c4f3e7523fde246943a30a46e7cde085c8f787.tar.zst freebsd-ports-gnome-f3c4f3e7523fde246943a30a46e7cde085c8f787.zip |
Bump PORTREVISION due to previous commit.
Noticed by: clem (before) and kris (after)
-2 conical hat to: me
Diffstat (limited to 'security/rain/Makefile')
-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/} |