diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 22:15:47 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-03-27 22:15:47 +0000 |
commit | 7f1a7b52d5ea03ad79406b05dee0cccfa7537422 (patch) | |
tree | 2a4a788e652a08ac4d6a0f4db5a42deaf9b3f8d9 /audio/malint | |
parent | Depend on the ports version of p5-YAML-Syck instead of using the one from (diff) |
Use MASTER_SITE_CRITICAL
Diffstat (limited to 'audio/malint')
-rw-r--r-- | audio/malint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/malint/Makefile b/audio/malint/Makefile index 8c2018958d53..7b9bd1d8f869 100644 --- a/audio/malint/Makefile +++ b/audio/malint/Makefile @@ -10,8 +10,7 @@ DISTVERSION= 0.2 CATEGORIES= audio MASTER_SITES= http://www.nih.at/malint/ \ ftp://sunsite.univie.ac.at/pub/nih/malint/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= MPEG Audio stream validator |