diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 13:14:17 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 13:14:17 +0800 |
commit | 1378a27e4178bc2cf041ce7bf5ef34f64b15ce96 (patch) | |
tree | 385fb2780cc94e54d3b47f4e6e04bf7059f5ca08 /devel | |
parent | 31c68e9373b17f48d0070593d3b79c1ad962bbac (diff) | |
download | freebsd-ports-gnome-1378a27e4178bc2cf041ce7bf5ef34f64b15ce96.tar.gz freebsd-ports-gnome-1378a27e4178bc2cf041ce7bf5ef34f64b15ce96.tar.zst freebsd-ports-gnome-1378a27e4178bc2cf041ce7bf5ef34f64b15ce96.zip |
Reset maintainer at his request due to having too limited time right now.
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 |