diff options
author | ben <ben> | 2003-12-14 03:03:32 +0000 |
---|---|---|
committer | ben <ben> | 2003-12-14 03:03:32 +0000 |
commit | bc6c39aab55256273d592b5219d8299ff292f14d (patch) | |
tree | ff5323cec589dd84334af8ffeb68516bd69ea979 /audio | |
parent | a9efe2e98e3ffa02a4372ee26f4092ec647c9ce6 (diff) | |
download | pkgsrc-bc6c39aab55256273d592b5219d8299ff292f14d.tar.gz |
Update HOMEPAGE and CONFLICTS to match csound changes.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound-bath/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/csound-bath/Makefile b/audio/csound-bath/Makefile index 879c146e818..4a52f5c6d8d 100644 --- a/audio/csound-bath/Makefile +++ b/audio/csound-bath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/12/13 20:14:26 ben Exp $ +# $NetBSD: Makefile,v 1.13 2003/12/14 03:03:32 ben Exp $ # DISTNAME= Csound4.23 @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.bath.ac.uk/pub/dream/newest/ MAINTAINER= ben@netbsd.org -HOMEPAGE= http://www.csound.org/ +HOMEPAGE= http://www.csounds.com/ COMMENT= Software synthesizer and sequencer LICENSE= csound-license @@ -17,7 +17,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} DIST_SUBDIR= csound -CONFLICTS= csound-4* +CONFLICTS= csound-dev-4* USE_GMAKE= yes pre-patch: |