diff options
author | seb <seb@pkgsrc.org> | 2001-12-03 14:30:16 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2001-12-03 14:30:16 +0000 |
commit | 0ff798a7c8ba91a3e239f120f9506f5112ef7ce4 (patch) | |
tree | 42c9a70ad24ecdd9f17cb55ef0c748a1768028c7 /pkgtools/pkgdiff/Makefile | |
parent | 8a01b66a20d2347cd5ea93b8facb4e2db03539e0 (diff) | |
download | pkgsrc-0ff798a7c8ba91a3e239f120f9506f5112ef7ce4.tar.gz |
Update to 0.103: pkgvi now support +cmd as first argument, it is passed down
as first argument to the editor.
Diffstat (limited to 'pkgtools/pkgdiff/Makefile')
-rw-r--r-- | pkgtools/pkgdiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkgdiff/Makefile b/pkgtools/pkgdiff/Makefile index 446aab6c033..cb46208a3ea 100644 --- a/pkgtools/pkgdiff/Makefile +++ b/pkgtools/pkgdiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2001/11/19 08:03:37 tron Exp $ +# $NetBSD: Makefile,v 1.21 2001/12/03 14:30:16 seb Exp $ # -DISTNAME= pkgdiff-0.102 +DISTNAME= pkgdiff-0.103 CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty |