diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-22 17:08:01 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-22 17:08:01 +0000 |
commit | d99abea421b7e4ac5501c78c00100b37d2cee820 (patch) | |
tree | dc4bd3fcaf55e7b24f559d8e98546d886ea8d008 /editors | |
parent | c9e35e5fb9e44b3a107b9836a272d259ec3e3a77 (diff) | |
download | ports-d99abea421b7e4ac5501c78c00100b37d2cee820.tar.gz ports-d99abea421b7e4ac5501c78c00100b37d2cee820.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/etoile-typewriter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/etoile-typewriter/Makefile b/editors/etoile-typewriter/Makefile index e44ce7b51cc4..7b9a51f1c211 100644 --- a/editors/etoile-typewriter/Makefile +++ b/editors/etoile-typewriter/Makefile @@ -8,7 +8,7 @@ PORTNAME= typewriter PORTVERSION= 0.1.${SNAPSHOT} CATEGORIES= editors -MASTER_SITES= http://florida.ethz.ch/ports/distfiles/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP_CH} PKGNAMEPREFIX= etoile- DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig |