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 /misc/nut/Makefile | |
parent | Addresses for GNUstep is a versatile address book application for (diff) |
Update to 10.9
Diffstat (limited to 'misc/nut/Makefile')
-rw-r--r-- | misc/nut/Makefile | 2 |
1 files changed, 1 insertions, 1 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/ |