diff options
author | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2000-02-08 09:29:51 +0000 |
commit | 02c5b6c7c66d3d8899f1f633179ae1b6237ec7be (patch) | |
tree | aa71189f8a4e9a419534ee1fef0431c8d8a61cc3 /audio/dagrab | |
parent | 3d2ac2c67b1541c99a54b2403a3da4a5b428b66a (diff) | |
download | ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.tar.gz ports-02c5b6c7c66d3d8899f1f633179ae1b6237ec7be.zip |
Notes
Diffstat (limited to 'audio/dagrab')
-rw-r--r-- | audio/dagrab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dagrab/Makefile b/audio/dagrab/Makefile index 203119c63513..d68f69525fac 100644 --- a/audio/dagrab/Makefile +++ b/audio/dagrab/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/cdrom -PATCH_SITES= http://www.freebsd.org/~cpiazza/distfiles/ +PATCH_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/ PATCHFILES= dagrab-0.3.4-freebsd.patch.gz MAINTAINER= clkao@CirX.ORG |