diff options
author | dillo <dillo@pkgsrc.org> | 2008-05-25 13:16:10 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2008-05-25 13:16:10 +0000 |
commit | 07e7ef92c78276538dd7efa41a1021145493b0c2 (patch) | |
tree | 15102afd11065dcaa13f8c1a36d3785d8ecc2f01 /audio/malint | |
parent | c7e6a183b5aa5a08e20fe1738bc1fd00d6e10c03 (diff) | |
download | pkgsrc-07e7ef92c78276538dd7efa41a1021145493b0c2.tar.gz |
Assert OWNERship of some packages, relinquish others entierly.
Diffstat (limited to 'audio/malint')
-rw-r--r-- | audio/malint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/malint/Makefile b/audio/malint/Makefile index 885a2f361cd..50b8f2df64d 100644 --- a/audio/malint/Makefile +++ b/audio/malint/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2005/04/11 21:44:54 tv Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/25 13:16:10 dillo Exp $ # DISTNAME= malint-0.2 CATEGORIES= audio MASTER_SITES= http://www.nih.at/malint/ -MAINTAINER= dillo@NetBSD.org +OWNER= dillo@NetBSD.org HOMEPAGE= http://www.nih.at/malint/ COMMENT= MPEG audio stream validator |