diff options
author | Steve Price <steve@FreeBSD.org> | 2000-05-28 04:02:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-05-28 04:02:00 +0000 |
commit | e5e921c6b9d1a0b72ae50aa33bb247b77c0da38a (patch) | |
tree | 762066bb7e7489a8cf9db0edce105cbf269fe38e /audio/mp3rename | |
parent | 74fd001d8083085134b68bbd741df7983ecec9a9 (diff) |
Notes
Diffstat (limited to 'audio/mp3rename')
-rw-r--r-- | audio/mp3rename/files/patch-aa | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/mp3rename/files/patch-aa b/audio/mp3rename/files/patch-aa new file mode 100644 index 000000000000..50c50356fb2a --- /dev/null +++ b/audio/mp3rename/files/patch-aa @@ -0,0 +1,8 @@ +--- Makefile.orig Sat May 27 18:19:33 2000 ++++ Makefile Sat May 27 18:20:15 2000 +@@ -13,5 +13,3 @@ + + install: + $(INSTALL) -c mp3rename $(PREFIX)/bin/mp3rename +- $(INSTALL) -c mp3rename.1.gz $(PREFIX)/man/man1/ +- |