diff options
author | scrappy <scrappy@FreeBSD.org> | 2006-09-30 02:58:20 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 2006-09-30 02:58:20 +0800 |
commit | 00d4cc5ef9608124f4bdf290726f6f54834020ff (patch) | |
tree | 1d72b93c88a0962762c3f4b98edfc78169edf8a1 /sysutils/bsdstats/Makefile | |
parent | ef42ed2d4b2a7193d6cfcadd1546587bd5faed13 (diff) | |
download | freebsd-ports-gnome-00d4cc5ef9608124f4bdf290726f6f54834020ff.tar.gz freebsd-ports-gnome-00d4cc5ef9608124f4bdf290726f6f54834020ff.tar.zst freebsd-ports-gnome-00d4cc5ef9608124f4bdf290726f6f54834020ff.zip |
slight change to the when the sleeps happen ...
Diffstat (limited to 'sysutils/bsdstats/Makefile')
-rw-r--r-- | sysutils/bsdstats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bsdstats/Makefile b/sysutils/bsdstats/Makefile index d906cdc84420..eccd5e00ef0b 100644 --- a/sysutils/bsdstats/Makefile +++ b/sysutils/bsdstats/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bsdstats -PORTVERSION= 4.0 +PORTVERSION= 4.1 CATEGORIES= sysutils DISTFILES= |