diff options
author | dholland <dholland> | 2012-07-21 19:35:03 +0000 |
---|---|---|
committer | dholland <dholland> | 2012-07-21 19:35:03 +0000 |
commit | 1f1aa7473d207957c43e9477b9f41b4fb3ebd2fc (patch) | |
tree | 281b9cc39dcac8dfb7f06035cfe12656980e76ef /audio | |
parent | 5947f515ab2b68218191025f529e2d15f1e7da9c (diff) | |
download | pkgsrc-1f1aa7473d207957c43e9477b9f41b4fb3ebd2fc.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 |