diff options
Diffstat (limited to 'audio/ubs')
-rw-r--r-- | audio/ubs/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/ubs/Makefile b/audio/ubs/Makefile index 4f0ba2d7a2a..604d1ad49c1 100644 --- a/audio/ubs/Makefile +++ b/audio/ubs/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.11 2006/07/02 09:53:00 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2006/10/14 07:59:09 wiz Exp $ # DISTNAME= ubs-0.17 PKGREVISION= 3 CATEGORIES= audio -MASTER_SITES= http://aboleo.net/software/ubs/downloads/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://aboleo.net/software/ubs/ +# author's new home may be at http://www.teragon.org +# HOMEPAGE= http://aboleo.net/software/ubs/ COMMENT= Uninterrupted Broadcasting System GNU_CONFIGURE= yes |