diff options
author | eivind <eivind@FreeBSD.org> | 2001-03-14 18:13:20 +0000 |
---|---|---|
committer | eivind <eivind@FreeBSD.org> | 2001-03-14 18:13:20 +0000 |
commit | 6a13e6a4ec3c86b7f8ff062d0ec5d6b8285334c1 (patch) | |
tree | ee5bd1ca1086e4da194002bd6f96b18c89ce10a6 /devel/re2c | |
parent | b2888ae40822e664309546d02af10e6e38461ea6 (diff) | |
download | FreeBSD-ports-6a13e6a4ec3c86b7f8ff062d0ec5d6b8285334c1.zip FreeBSD-ports-6a13e6a4ec3c86b7f8ff062d0ec5d6b8285334c1.tar.gz |
Remove one distfile mirror - though the contents of the .tar.gz
in each location are equal, the MD5 is different.
Diffstat (limited to 'devel/re2c')
-rw-r--r-- | devel/re2c/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/re2c/Makefile b/devel/re2c/Makefile index e3cbe91..8ef1ce7 100644 --- a/devel/re2c/Makefile +++ b/devel/re2c/Makefile @@ -9,7 +9,6 @@ PORTNAME= re2c PORTVERSION= 0.9.1 CATEGORIES= devel MASTER_SITES= http://www.tildeslash.org/re2c/ \ - http://freesoftware.missouri.edu/pub/NetSW/SoftEng/CompilerConstruct/re2c/ \ http://www.tobez.org/download/port-mirrors/devel/re2c/ MAINTAINER= eivind@FreeBSD.org |