diff options
author | tnn <tnn@pkgsrc.org> | 2007-05-10 02:55:31 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-05-10 02:55:31 +0000 |
commit | 4b071d966b60272d19f1016f164b42704ae6b90c (patch) | |
tree | 35e90f53f701786931af7a2ddcbc8120b17847d6 /pkgtools/pkg_rolling-replace/Makefile | |
parent | f4a65179d126da692578f5bf14bc4e4782622e30 (diff) | |
download | pkgsrc-4b071d966b60272d19f1016f164b42704ae6b90c.tar.gz |
Get PKGSRCDIR from mk.conf. In turn, Get path of mk.conf from MAKECONF
or default to /etc/mk.conf if unset. Bump PKGREVISON.
Diffstat (limited to 'pkgtools/pkg_rolling-replace/Makefile')
-rw-r--r-- | pkgtools/pkg_rolling-replace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_rolling-replace/Makefile b/pkgtools/pkg_rolling-replace/Makefile index 1848e78d5a9..a5e4a128b16 100644 --- a/pkgtools/pkg_rolling-replace/Makefile +++ b/pkgtools/pkg_rolling-replace/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2007/01/07 09:14:08 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2007/05/10 02:55:31 tnn Exp $ DISTNAME= pkg_rolling-replace-0.04 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |