diff options
author | dholland <dholland@pkgsrc.org> | 2012-07-21 19:35:03 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-07-21 19:35:03 +0000 |
commit | d99024db2c0295f50906e27e59b98d4e5cdca4ad (patch) | |
tree | 281b9cc39dcac8dfb7f06035cfe12656980e76ef /audio | |
parent | ebd2851b7198adc0d208b5aa10814da3d8feb426 (diff) | |
download | pkgsrc-d99024db2c0295f50906e27e59b98d4e5cdca4ad.tar.gz |
Update HOMEPAGE
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mikmod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index 894834be43a..03722e403b2 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/06/04 09:29:54 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2012/07/21 19:35:03 dholland Exp $ DISTNAME= mikmod-3.2.1 PKGREVISION= 3 @@ -6,7 +6,7 @@ CATEGORIES= audio MASTER_SITES= http://mikmod.raphnet.net/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://mikmod.raphnet.net/ +HOMEPAGE= http://mikmod.shlomifish.org/ COMMENT= MOD player for UNI IT XM S3M MOD MTM STM DSM MED FAR ULT 669 files PKG_DESTDIR_SUPPORT= user-destdir |