diff options
author | tv <tv@pkgsrc.org> | 2005-03-14 19:57:52 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-03-14 19:57:52 +0000 |
commit | 900db08358669508ff9c0fd03bc86c28c03511dd (patch) | |
tree | 41988aa53d3f6e9baaa2ee26ca8b8ffd7d50ae80 /pkgtools | |
parent | 03597ae75e1746d284748ce8ad1cd238622fc67d (diff) | |
download | pkgsrc-900db08358669508ff9c0fd03bc86c28c03511dd.tar.gz |
Fix typo in previous.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/cdpack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/cdpack/Makefile b/pkgtools/cdpack/Makefile index fed332f303f..9c80942cb27 100644 --- a/pkgtools/cdpack/Makefile +++ b/pkgtools/cdpack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2005/03/14 19:56:15 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/03/14 19:57:52 tv Exp $ # DISTNAME= cdpack-1.5 -PKGRECISION= 1 +PKGREVISION= 1 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty |