diff options
author | ume <ume@FreeBSD.org> | 2001-08-04 04:25:56 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2001-08-04 04:25:56 +0800 |
commit | f5504b1dd83c8b20191a1360a9a5c2528a6ba8a6 (patch) | |
tree | a766c1d4e244a315bc82662d19585029b2173394 /sysutils/gkrellm2/Makefile | |
parent | 886a7c2d2bfe92364ef4495560b68e90ebb19df3 (diff) | |
download | freebsd-ports-gnome-f5504b1dd83c8b20191a1360a9a5c2528a6ba8a6.tar.gz freebsd-ports-gnome-f5504b1dd83c8b20191a1360a9a5c2528a6ba8a6.tar.zst freebsd-ports-gnome-f5504b1dd83c8b20191a1360a9a5c2528a6ba8a6.zip |
- Update to 1.2.1
- Update patch-af and pkg-descr for new release
- NOPORTDOCS support for pkg-plist and sort it
PR: 29396
Diffstat (limited to 'sysutils/gkrellm2/Makefile')
-rw-r--r-- | sysutils/gkrellm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gkrellm2/Makefile b/sysutils/gkrellm2/Makefile index 19f3e513378d..b5c61ecce723 100644 --- a/sysutils/gkrellm2/Makefile +++ b/sysutils/gkrellm2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gkrellm -PORTVERSION= 1.0.8 +PORTVERSION= 1.2.1 CATEGORIES= sysutils ipv6 MASTER_SITES= http://web.wt.net/~billw/gkrellm/ \ http://newweb.wt.net/~billw/ \ |