diff options
author | tron <tron@pkgsrc.org> | 1999-09-17 19:01:11 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-09-17 19:01:11 +0000 |
commit | 024dde63e9e72d26e470422d7d44ec3c16c5db5a (patch) | |
tree | 375751f8cde60a31ccace48698e5a3d86cb0da65 /sysutils/cdrecord-current | |
parent | 7aab458a3486852fc4c0e07cbba0b6eee6ebeb29 (diff) | |
download | pkgsrc-024dde63e9e72d26e470422d7d44ec3c16c5db5a.tar.gz |
Fix master site list.
Diffstat (limited to 'sysutils/cdrecord-current')
-rw-r--r-- | sysutils/cdrecord-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cdrecord-current/Makefile b/sysutils/cdrecord-current/Makefile index 17b5acd4fe7..3b462938772 100644 --- a/sysutils/cdrecord-current/Makefile +++ b/sysutils/cdrecord-current/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/09/17 08:18:33 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/09/17 19:01:11 tron Exp $ DISTNAME= cdrecord-1.8a28 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ +MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.fokus.gmd.de/nthp/employees/schilling/cdrecord.html |