diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-19 21:47:22 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-19 21:47:22 +0000 |
commit | 5024b7affbbe5590d85448dfa977006b2384bf7e (patch) | |
tree | b0cb3c88a4d32b20d55f1ac18cc949dc600bd007 /misc/nut/Makefile | |
parent | fixup commits, patch source not to use "our" when on older perl. (diff) |
Update to 10.19
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 e8e6bac65e7b..a2141ca024d4 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 10.18 +PORTVERSION= 10.19 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.oberon.net/download/ |