diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-24 12:21:22 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-07-24 12:21:22 +0000 |
commit | 1f22790fe7aca5d74a42062aff76417bbcf62c7a (patch) | |
tree | ec055b7eea1a4c9fa6dfc19b717f587ff0427354 /cad | |
parent | 6ff9d88140d949b892cfc5b3ef023ff61127ba59 (diff) | |
download | ports-1f22790fe7aca5d74a42062aff76417bbcf62c7a.tar.gz ports-1f22790fe7aca5d74a42062aff76417bbcf62c7a.zip |
- Remove bad site:
Notes
Notes:
svn path=/head/; revision=168618
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gnucap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile index 97ed62f9bc1e..bbad31989549 100644 --- a/cad/gnucap/Makefile +++ b/cad/gnucap/Makefile @@ -10,8 +10,7 @@ PORTNAME= gnucap PORTVERSION= 2005.01.27 CATEGORIES= cad MASTER_SITES= http://www.gnucap.org/devel/ \ - http://www.geda.seul.org/dist/ \ - http://www.kettering.edu/~adavis/gnucap/ + http://www.geda.seul.org/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org |