diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2006-02-09 10:29:17 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2006-02-09 10:29:17 +0000 |
commit | 59de392713349efe2272397838cb60ab3024d25f (patch) | |
tree | 6c9aedaa7c7f5edf0d523166d880413271ba219d /sysutils/sysgather/Makefile | |
parent | 38a5712506f199745d0a2d40eec23dcd29d93feb (diff) |
Notes
Diffstat (limited to 'sysutils/sysgather/Makefile')
-rw-r--r-- | sysutils/sysgather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sysgather/Makefile b/sysutils/sysgather/Makefile index 6bbd40d878db..209ab467b7f9 100644 --- a/sysutils/sysgather/Makefile +++ b/sysutils/sysgather/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sysgather -PORTVERSION= 1.0.b3 +PORTVERSION= 1.0.b5 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/sysgather/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} |