diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-10 13:02:48 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-10 13:02:48 +0000 |
commit | 8553b97168cec3e49126e28f6793c319a290ccb0 (patch) | |
tree | 7a8ae3fa172d9dc6ea28ac154533d8ed8db00482 /cad/geda | |
parent | 961178a04001a6fa1ba90e2b6b5ecb1b1c8d80b5 (diff) | |
download | ports-8553b97168cec3e49126e28f6793c319a290ccb0.tar.gz ports-8553b97168cec3e49126e28f6793c319a290ccb0.zip |
Notes
Diffstat (limited to 'cad/geda')
-rw-r--r-- | cad/geda/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile index e393c08c1faf..c0783cc6ec60 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Nov 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1998/12/07 08:15:27 obrien Exp $ +# $Id: Makefile,v 1.3 1998/12/07 11:25:40 obrien Exp $ # DISTNAME= gEDA-19981117 @@ -11,7 +11,6 @@ PKGNAME= geda-19981117 CATEGORIES= cad MASTER_SITES= http://www.geda.seul.org/dist/ \ ftp://ftp.geda.seul.org/pub/geda/dist/ \ - ftp://ftp.inet.cz/pub/Mirrors/GtkApps/geda/ \ ftp://ftp.infodrom.north.de/pub/unix/gtk-etc/apps/geda/ MAINTAINER= vanilla@FreeBSD.ORG |