diff options
author | martti <martti@pkgsrc.org> | 2003-07-22 05:14:42 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-22 05:14:42 +0000 |
commit | 470fac731a7a54debf06f43a7b7bccf0bb943282 (patch) | |
tree | 7a400b6b9b6965b483e81279f767d6bb6356220b /audio | |
parent | 33e2a0232479ae558d1ceb85f285af71dbdcb24c (diff) | |
download | pkgsrc-470fac731a7a54debf06f43a7b7bccf0bb943282.tar.gz |
HOMEPAGEs without a trailing slash are incorrect and also bad style.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound-bath/Makefile | 4 | ||||
-rw-r--r-- | audio/csound-manual/Makefile | 4 | ||||
-rw-r--r-- | audio/csound/Makefile | 4 | ||||
-rw-r--r-- | audio/flac/Makefile | 4 | ||||
-rw-r--r-- | audio/gmodplay/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/audio/csound-bath/Makefile b/audio/csound-bath/Makefile index 57d61935196..9d253747877 100644 --- a/audio/csound-bath/Makefile +++ b/audio/csound-bath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/21 16:30:37 martti Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/22 05:14:43 martti Exp $ # DISTNAME= Csound4.23 @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.bath.ac.uk/pub/dream/newest/ MAINTAINER= collver1@comcast.net -HOMEPAGE= http://www.csound.org +HOMEPAGE= http://www.csound.org/ COMMENT= Software synthesizer and sequencer LICENSE= csound-license diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile index 65694037908..6ea9ea53b4a 100644 --- a/audio/csound-manual/Makefile +++ b/audio/csound-manual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/19 08:54:25 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/22 05:14:43 martti Exp $ # DISTNAME= csound-manual-4.10 @@ -18,7 +18,7 @@ DISTFILES= ascii.zip \ toots.zip MAINTAINER= collver1@comcast.net -HOMEPAGE= http://www.csound.org +HOMEPAGE= http://www.csound.org/ COMMENT= Manuals and examples for Csound LICENSE= csound-license diff --git a/audio/csound/Makefile b/audio/csound/Makefile index adf67bc1335..93b5a3d6007 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/21 16:30:37 martti Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/22 05:14:43 martti Exp $ # DISTNAME= unofficial-csound-4.13.0.2a-linux.src @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ftp://mustec.bgsu.edu/pub/linux/ MAINTAINER= collver1@comcast.net -HOMEPAGE= http://www.csound.org +HOMEPAGE= http://www.csound.org/ COMMENT= Software synthesizer and sequencer LICENSE= csound-license diff --git a/audio/flac/Makefile b/audio/flac/Makefile index 0fe60cc2890..e85b512e5cd 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/21 16:30:38 martti Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/22 05:14:44 martti Exp $ # DISTNAME= flac-1.1.0 @@ -7,7 +7,7 @@ CATEGORIES= audio archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/} MAINTAINER= collver1@comcast.net -HOMEPAGE= http://flac.sourceforge.net +HOMEPAGE= http://flac.sourceforge.net/ COMMENT= Free lossless audio codec .include "../../mk/bsd.prefs.mk" diff --git a/audio/gmodplay/Makefile b/audio/gmodplay/Makefile index 3dc0e8f886d..91aa73f3cac 100644 --- a/audio/gmodplay/Makefile +++ b/audio/gmodplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/19 08:54:26 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/22 05:14:44 martti Exp $ DISTNAME= gmodplay-0.08 PKGREVISION= 2 @@ -7,7 +7,7 @@ MASTER_SITES= http://magic.metawire.com/~rani/ \ http://rani.free.fr/ MAINTAINER= collver1@comcast.net -HOMEPAGE= http://rani.free.fr +HOMEPAGE= http://rani.free.fr/ COMMENT= MOD player for IT XM S3M MOD MTM STM FAR ULT 669 AMS DBM MDL OKT files # only runs correctly on little-endian machines |