diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2013-11-02 14:48:57 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2013-11-02 14:48:57 +0000 |
commit | 9c43fb405fae32cb685fe34abdd736cc40cf829c (patch) | |
tree | 93188cc2448696ba808b37c1d463f098711c00c1 /lang/ici | |
parent | c9ed31cec2b3fd407296c075abf29d0f420fa4e9 (diff) | |
download | ports-9c43fb405fae32cb685fe34abdd736cc40cf829c.tar.gz ports-9c43fb405fae32cb685fe34abdd736cc40cf829c.zip |
Notes
Diffstat (limited to 'lang/ici')
-rw-r--r-- | lang/ici/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ici/Makefile b/lang/ici/Makefile index 57fd56ee1ee6..8b4ebadd5e20 100644 --- a/lang/ici/Makefile +++ b/lang/ici/Makefile @@ -5,7 +5,7 @@ PORTNAME= ici PORTVERSION= 4.1.2 PORTREVISION= 1 CATEGORIES= lang -MASTER_SITES= http://www.zeta.org.au/~atrn/ici/distfiles/ +MASTER_SITES= http://atrn.org/ici/distfiles MAINTAINER= atrn@zeta.org.au COMMENT= An interpretive language with C's feel and high level data types |