diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-17 21:01:06 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-17 21:01:06 +0000 |
commit | 76429f58cd134cd845152ebf9b705da2f412bcb4 (patch) | |
tree | b24b151ccd2e8432dd6843a7597558e5d3fd8bc9 /security/rain/Makefile | |
parent | dcf3eaff720b0336f33685aec1464d1312f521cf (diff) | |
download | ports-76429f58cd134cd845152ebf9b705da2f412bcb4.tar.gz ports-76429f58cd134cd845152ebf9b705da2f412bcb4.zip |
Notes
Diffstat (limited to 'security/rain/Makefile')
-rw-r--r-- | security/rain/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rain/Makefile b/security/rain/Makefile index bb41306a9769..fda27b0c252a 100644 --- a/security/rain/Makefile +++ b/security/rain/Makefile @@ -6,9 +6,10 @@ # PORTNAME= rain -PORTVERSION= 1.2.8r2 +PORTVERSION= 1.2.9.b1 CATEGORIES= security net MASTER_SITES= http://www.tenebrous.com/rain/files/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} MAINTAINER= pat@FreeBSD.org |