diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-22 04:37:31 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-22 04:37:31 +0000 |
commit | c0c7599b75d062fb2c0eb18bf96b0e426300d5f1 (patch) | |
tree | 9cd5a490c10877a1c2bc50d7d41e8bf6e31c9601 /audio/mp3info | |
parent | 0bb9d49f8761b6bea88b3e752d24d4e22a4e50c7 (diff) | |
download | ports-c0c7599b75d062fb2c0eb18bf96b0e426300d5f1.tar.gz ports-c0c7599b75d062fb2c0eb18bf96b0e426300d5f1.zip |
Notes
Diffstat (limited to 'audio/mp3info')
-rw-r--r-- | audio/mp3info/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index d672210bfba5..68147c01fd8e 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -3,14 +3,14 @@ # Date created: 19 June 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1999/04/06 22:42:01 jseger Exp $ +# $Id: Makefile,v 1.3 1999/06/22 04:34:38 mharo Exp $ # DISTNAME= mp3info-0.2.16 CATEGORIES= audio MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/ \ ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= apps/audio/editors +MASTER_SITE_SUBDIR= apps/sound/editors MAINTAINER= andy@icc.surw.chel.su |