diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-03-15 14:55:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-03-15 14:55:52 +0000 |
commit | e780f00bc8b35bbad0a2e0bcd175a5c40b09bd3d (patch) | |
tree | 48eec73304c8513c44a31f15f6478e049186557c /devel/libast | |
parent | 7649c01237134fa4a971ee25ec794442de7767f8 (diff) | |
download | ports-e780f00bc8b35bbad0a2e0bcd175a5c40b09bd3d.tar.gz ports-e780f00bc8b35bbad0a2e0bcd175a5c40b09bd3d.zip |
Notes
Diffstat (limited to 'devel/libast')
-rw-r--r-- | devel/libast/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index b3e83a18fbd2..d762824bfb52 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -8,7 +8,8 @@ PORTNAME= libast PORTVERSION= 0.7 CATEGORIES= devel -MASTER_SITES= http://www.eterm.org/download/ +MASTER_SITES= http://critical.ch/distfiles/ \ + http://www.eterm.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A library of assorted spiffy things |