diff options
author | Mike Smith <msmith@FreeBSD.org> | 1998-01-22 00:20:33 +0000 |
---|---|---|
committer | Mike Smith <msmith@FreeBSD.org> | 1998-01-22 00:20:33 +0000 |
commit | be07a9b2bace8a7ab2d50eeae0e4c5c54148b7c8 (patch) | |
tree | 97e8afc160c55736ee6397878799af692d8ea088 /audio | |
parent | ba49a4997388d8b2bc85a6091f4547710540516f (diff) | |
download | ports-be07a9b2bace8a7ab2d50eeae0e4c5c54148b7c8.tar.gz ports-be07a9b2bace8a7ab2d50eeae0e4c5c54148b7c8.zip |
Notes
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 31d3468320f0..e9109ae0339b 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." |