diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-10-01 23:26:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-10-01 23:26:56 +0000 |
commit | 41568e84060e3964a810a1302f4de46decc4133e (patch) | |
tree | 8e87f0d48b30c11149524283366acf75c98c9e07 | |
parent | Add pwm, a rather unique lightweight window manager which allows (diff) |
Checksum changed - some doc changes, and at least one bugfix.
Bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=33304
-rw-r--r-- | net/gnut/Makefile | 1 | ||||
-rw-r--r-- | net/gnut/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/gnut/Makefile b/net/gnut/Makefile index 06552bf1de14..af2d97854551 100644 --- a/net/gnut/Makefile +++ b/net/gnut/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnut PORTVERSION= 0.4.14 +PORTREVISION= 1 CATEGORIES= net audio MASTER_SITES= http://www.mrob.com/gnut/tars/ diff --git a/net/gnut/distinfo b/net/gnut/distinfo index 0de6db7c1730..958fcc40f2a2 100644 --- a/net/gnut/distinfo +++ b/net/gnut/distinfo @@ -1 +1 @@ -MD5 (gnut-0.4.14.tar.gz) = 243724c0f02e0c7f106f19e536e29817 +MD5 (gnut-0.4.14.tar.gz) = 3f2c549ef69ad7d3dcd1a35ce21bf6ec |