diff options
author | martti <martti@pkgsrc.org> | 2002-09-28 06:18:35 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-09-28 06:18:35 +0000 |
commit | bf27ec4cc0ad088d42812147a519dbf0fa606dad (patch) | |
tree | f5626d52d7d15cad56c3d93c43a6cb2e0da6c197 /sysutils/etcupdate/Makefile | |
parent | 594c0805bc40a4cc85da37b53e82a141a8ef1947 (diff) | |
download | pkgsrc-bf27ec4cc0ad088d42812147a519dbf0fa606dad.tar.gz |
Updated etcupdate to 20020928
* Fix a typo (PR#18440)
* Don't execute /etc/postinstall if -b was used
Diffstat (limited to 'sysutils/etcupdate/Makefile')
-rw-r--r-- | sysutils/etcupdate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/etcupdate/Makefile b/sysutils/etcupdate/Makefile index 81a0d46b94e..4028e4a0bd3 100644 --- a/sysutils/etcupdate/Makefile +++ b/sysutils/etcupdate/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2002/07/31 06:54:24 martti Exp $ +# $NetBSD: Makefile,v 1.16 2002/09/28 06:18:35 martti Exp $ -DISTNAME= etcupdate-20020731 +DISTNAME= etcupdate-20020928 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty |