diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 05:14:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 05:14:17 +0000 |
commit | 1923b49b0efa10459426e822181061ab059d96e0 (patch) | |
tree | 9bc16a50cbd9becb006f72c3307176db401d0624 /devel | |
parent | 6aa92b78b267b35192dd91e6cb4cc051c9f823c5 (diff) | |
download | ports-1923b49b0efa10459426e822181061ab059d96e0.tar.gz ports-1923b49b0efa10459426e822181061ab059d96e0.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/linux-runrev/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/linux-runrev/Makefile b/devel/linux-runrev/Makefile index b50708262e41..609b22eaad0e 100644 --- a/devel/linux-runrev/Makefile +++ b/devel/linux-runrev/Makefile @@ -9,14 +9,13 @@ PORTNAME= runrev PORTVERSION= 1.1.1 PORTREVISION= 2 CATEGORIES= devel linux -MASTER_SITES= ftp://ftp.runrev.com/pub/revolution/ \ - http://www.runrev.com/revolution/engines11/unix/ +MASTER_SITES= http://www.runrev.com/revolution/engines11/unix/ PKGNAMEPREFIX= linux- DISTNAME= linux EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Revolution is a rapid application development environment RUN_DEPENDS= xanim:${PORTSDIR}/multimedia/xanim |