diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-14 07:57:13 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-11-14 07:57:13 +0000 |
commit | 55c78964d2a3d620dddc7a055408c7a1dbe44244 (patch) | |
tree | e8aa6c675d1c3ed3ca7da3510d5de95a88ec97bf | |
parent | Addresses for GNUstep is a versatile address book application for (diff) |
Update to 10.9
Notes
Notes:
svn path=/head/; revision=121542
-rw-r--r-- | misc/nut/Makefile | 2 | ||||
-rw-r--r-- | misc/nut/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 359388f5db67..60da01bdf657 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 10.8 +PORTVERSION= 10.9 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.oberon.net/download/ diff --git a/misc/nut/distinfo b/misc/nut/distinfo index 37dfd56caee5..8f8b1307a811 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,2 +1,2 @@ -MD5 (nut-10.8.tar.gz) = f3af093a304a546aa2cc7e6eb08a7b14 -SIZE (nut-10.8.tar.gz) = 1021613 +MD5 (nut-10.9.tar.gz) = 28fb269de7ef70fb4ee70db93b7230e1 +SIZE (nut-10.9.tar.gz) = 1021415 |