diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 94dbb92ce581099ef4553339dbef293d28014719 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /multimedia/libdv-tools | |
parent | 838b89eb8a4d5a4e7a27ed1eec02c19c2006875b (diff) | |
download | pkgsrc-94dbb92ce581099ef4553339dbef293d28014719.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'multimedia/libdv-tools')
-rw-r--r-- | multimedia/libdv-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/libdv-tools/Makefile b/multimedia/libdv-tools/Makefile index 252ca5e01e3..8013ca1c504 100644 --- a/multimedia/libdv-tools/Makefile +++ b/multimedia/libdv-tools/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2005/06/03 15:40:31 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:16 joerg Exp $ .include "../../multimedia/libdv/Makefile.common" PKGNAME= ${DISTNAME:S/-/-tools-/} +PKGREVISION= 1 COMMENT+= (standalone tools) |