diff options
author | Boris Popov <bp@FreeBSD.org> | 2000-02-21 08:23:28 +0000 |
---|---|---|
committer | Boris Popov <bp@FreeBSD.org> | 2000-02-21 08:23:28 +0000 |
commit | a8f3db38bbe116fecbb8398a7d6c09c5886fa7a6 (patch) | |
tree | 97f45871bd7be0b5e28f8cfffc10aed6bda8cf50 /sysutils/nut/Makefile | |
parent | Fix building on -current by using USE_LIBTOOL. (diff) |
Update to version 0.43.0
Diffstat (limited to 'sysutils/nut/Makefile')
-rw-r--r-- | sysutils/nut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile index e8e3f8ee0fcc..e42922d570a4 100644 --- a/sysutils/nut/Makefile +++ b/sysutils/nut/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: nut -# Version required: nut-0.42.2 +# Version required: nut-0.43.0 # Date created: 08 Jan 2000 # Whom: Boris Popov <bp@freebsd.org> # # $FreeBSD$ # -DISTNAME= nut-0.42.2 +DISTNAME= nut-0.43.0 CATEGORIES= sysutils MASTER_SITES= http://www.exploits.org/nut/release/ |