diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
commit | 89a307bf8a6c8a50bcec0dcaade00b61a9f792bf (patch) | |
tree | 762fa8db460bb17fafebd3c803d635074347cd32 /audio/mp3info | |
parent | d361ab025200c176b0027fbfaf907af25b23a2f4 (diff) | |
download | ports-89a307bf8a6c8a50bcec0dcaade00b61a9f792bf.tar.gz ports-89a307bf8a6c8a50bcec0dcaade00b61a9f792bf.zip |
Notes
Diffstat (limited to 'audio/mp3info')
-rw-r--r-- | audio/mp3info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index d8917ddb94a5..48535a63c208 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://bimbo.hive.no/pub/mp3info/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/editors -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS}" |