diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2006-10-31 08:33:26 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2006-10-31 08:33:26 +0000 |
commit | 0a09a7e9526143df7946b9aa61dcb373e687d867 (patch) | |
tree | c416d199f56be44ed9857c8f5edb460dd6408a85 /sysutils/sysgather/Makefile | |
parent | 3fa828ac6cc12b31137a8c66d92c62f987820562 (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 e13c2414c704..7a25ff3c4499 100644 --- a/sysutils/sysgather/Makefile +++ b/sysutils/sysgather/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sysgather -PORTVERSION= 1.0.b7 +PORTVERSION= 1.0.b8 CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/sysutils/sysgather/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} |