diff options
author | mharo <mharo@FreeBSD.org> | 2001-03-08 05:07:14 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2001-03-08 05:07:14 +0800 |
commit | 8bb9bf0dba06e4119e15b8862235c3d56c6a2794 (patch) | |
tree | c4d7fc41f7aceff172418cb09c46b91a2837ba79 /audio | |
parent | e00d4f443e4ca2219f18de2831476af466a34eca (diff) | |
download | freebsd-ports-gnome-8bb9bf0dba06e4119e15b8862235c3d56c6a2794.tar.gz freebsd-ports-gnome-8bb9bf0dba06e4119e15b8862235c3d56c6a2794.tar.zst freebsd-ports-gnome-8bb9bf0dba06e4119e15b8862235c3d56c6a2794.zip |
disown this port
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libmikmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile index 88bb7aeb24ea..8fb8c928e7f5 100644 --- a/audio/libmikmod/Makefile +++ b/audio/libmikmod/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.9 CATEGORIES= audio MASTER_SITES= http://www.mikmod.darkorb.net/libmikmod/ -MAINTAINER= mharo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_ESOUND= yes USE_LIBTOOL= yes |