diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-20 17:42:00 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-20 17:42:00 +0000 |
commit | b52a280256865634b4a11c81d94fb7f57b972736 (patch) | |
tree | 1128ed9d222e47fcb870afd4bdac3bd9ef5fa0f1 /textproc/rotix | |
parent | 9953d806e372557c2a4e6f64502fe6740a1ac269 (diff) | |
download | ports-b52a280256865634b4a11c81d94fb7f57b972736.tar.gz ports-b52a280256865634b4a11c81d94fb7f57b972736.zip |
Notes
Diffstat (limited to 'textproc/rotix')
-rw-r--r-- | textproc/rotix/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/rotix/Makefile b/textproc/rotix/Makefile index 4327873385f1..d767b39e943c 100644 --- a/textproc/rotix/Makefile +++ b/textproc/rotix/Makefile @@ -10,12 +10,10 @@ PORTNAME= rotix PORTVERSION= 0.82 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/ +MASTER_SITES= http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${DISTNAME}/ MAINTAINER= lintux@debian.org -BROKEN= "Does not fetch" - LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_GMAKE= yes |