diff options
author | grant <grant> | 2003-07-13 06:51:18 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-13 06:51:18 +0000 |
commit | 215edb2d3201f66f9741fdac7bfd0fffe16c5d68 (patch) | |
tree | 06f6b7654968d2e2fa38c09b1c9d75fe49fd1171 /audio | |
parent | fa7656e78b8d54c7983cbfdc8b60c9de50d67d9a (diff) | |
download | pkgsrc-215edb2d3201f66f9741fdac7bfd0fffe16c5d68.tar.gz |
HOMEPAGE=MASTER_SITES
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-blursk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-blursk/Makefile b/audio/xmms-blursk/Makefile index 426dab9f83d..8cc7210cbf8 100644 --- a/audio/xmms-blursk/Makefile +++ b/audio/xmms-blursk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/13 06:49:02 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/13 06:51:18 grant Exp $ DISTNAME= Blursk-1.3 PKGNAME= xmms-blursk-1.3 @@ -6,7 +6,7 @@ CATEGORIES= xmms audio MASTER_SITES= http://www.cs.pdx.edu/~kirkenda/blursk/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.cs.pdx.edu/~kirkenda/blursk/ +HOMEPAGE= ${MASTER_SITES} COMMENT= Visualization plugin for XMMS inspired by "Blur Scope" GNU_CONFIGURE= YES |