diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-28 19:44:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-28 19:44:39 +0000 |
commit | 0969c1b536d757d0af17880b3f6c96c34d47fb62 (patch) | |
tree | 0922f10d5fd1be74f34ba391f704dbb07eaea653 | |
parent | - Install trainbogo.sh script (diff) |
- Reset maintainer:
<ehaupt@critical.ch>:
Sorry, no mailbox here by that name. vpopmail (#5.1.1)
Notes
Notes:
svn path=/head/; revision=110238
-rw-r--r-- | audio/libmodplug/Makefile | 2 | ||||
-rw-r--r-- | audio/modplugplay/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/libmodplug/Makefile b/audio/libmodplug/Makefile index cc26ccacb309..3a9cd978d215 100644 --- a/audio/libmodplug/Makefile +++ b/audio/libmodplug/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= modplug-xmms -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ports@FreeBSD.org COMMENT= ModPlug mod-like music shared libraries INSTALLS_SHLIB= yes diff --git a/audio/modplugplay/Makefile b/audio/modplugplay/Makefile index b9382cab8526..9e1e7ccb8f60 100644 --- a/audio/modplugplay/Makefile +++ b/audio/modplugplay/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= audio MASTER_SITES= http://www.linuks.mine.nu/modplugplay/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ports@FreeBSD.org COMMENT= A commandline music mod player using libmodplug LIB_DEPENDS= modplug.0:${PORTSDIR}/audio/libmodplug |