summaryrefslogtreecommitdiff
path: root/misc/mmv/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-06-05Use MASTER_SITE_DEBIAN.jmmv1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2001-08-15Initial import of mmv-1.0b, a package to rename files based on wildcardagc1-0/+17
patterns. mmv is a program to move/copy/append/link multiple files according to a set of wildcard patterns. This multiple action is performed safely, i.e. without any unexpected deletion of files due to collisions of target names with existing filenames or with other target names.