diff options
author | msmith <msmith@FreeBSD.org> | 1998-01-22 00:20:33 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 1998-01-22 00:20:33 +0000 |
commit | 9e05b4e496bd4061ed6fc7ebf54eb1f135ff744b (patch) | |
tree | 90df2eb9d3b929c612026bbd01e5c64cf5311483 /audio | |
parent | 86fb5257c9f1ddeeda5b1821315aba8725db21ac (diff) | |
download | FreeBSD-ports-9e05b4e496bd4061ed6fc7ebf54eb1f135ff744b.zip FreeBSD-ports-9e05b4e496bd4061ed6fc7ebf54eb1f135ff744b.tar.gz |
New address for Daniel O'Connor
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mikmod/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index 31d3468..e9109ae 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: mikmod # Version required: 2.14 # Date created: 20 April 1997 -# Whom: doconnor@ist.flinders.edu.au +# Whom: doconnor@gsoft.com.au # -# $Id: Makefile,v 1.2 1997/09/05 17:40:54 max Exp $ +# $Id: Makefile,v 1.3 1998/01/21 19:14:45 fenner Exp $ # DISTNAME= mikmod-2.14-unix @@ -11,7 +11,7 @@ PKGNAME= mikmod-2.14 CATEGORIES= audio MASTER_SITES= http://www.chiark.greenend.org.uk/~stevem/mikmod/ -#MAINTAINER= doconnor@ist.flinders.edu.au +MAINTAINER= doconnor@gsoft.com.au RESTRICTED= "Registration required for redistribution and commercial use." |