diff options
author | lioux <lioux@FreeBSD.org> | 2002-08-28 00:09:32 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-08-28 00:09:32 +0800 |
commit | a3fc81470080029b545bbe4a07bf5b07b6562f25 (patch) | |
tree | acef981a2d0869af5d34f336b9f65d24b1764c17 | |
parent | 9d00d93a91d23bd2453571ff566e4513a7d5b25b (diff) | |
download | freebsd-ports-gnome-a3fc81470080029b545bbe4a07bf5b07b6562f25.tar.gz freebsd-ports-gnome-a3fc81470080029b545bbe4a07bf5b07b6562f25.tar.zst freebsd-ports-gnome-a3fc81470080029b545bbe4a07bf5b07b6562f25.zip |
Assign maintainership to "Thomas E. Zander" <riggs@rrr.de> per
request
-rw-r--r-- | cad/linux-eagle/Makefile | 2 | ||||
-rw-r--r-- | cad/linux-eagle5/Makefile | 2 | ||||
-rw-r--r-- | german/linux-eagle/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cad/linux-eagle/Makefile b/cad/linux-eagle/Makefile index 787dbded7c22..8757fa070ba0 100644 --- a/cad/linux-eagle/Makefile +++ b/cad/linux-eagle/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cadsoft.de/pub/program/${EAGLEVERSION}/ DISTNAME= ${PORTNAME}-${EAGLEVERSION}e EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= riggs@rrr.de RUN_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base diff --git a/cad/linux-eagle5/Makefile b/cad/linux-eagle5/Makefile index 787dbded7c22..8757fa070ba0 100644 --- a/cad/linux-eagle5/Makefile +++ b/cad/linux-eagle5/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cadsoft.de/pub/program/${EAGLEVERSION}/ DISTNAME= ${PORTNAME}-${EAGLEVERSION}e EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= riggs@rrr.de RUN_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base diff --git a/german/linux-eagle/Makefile b/german/linux-eagle/Makefile index 787dbded7c22..8757fa070ba0 100644 --- a/german/linux-eagle/Makefile +++ b/german/linux-eagle/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cadsoft.de/pub/program/${EAGLEVERSION}/ DISTNAME= ${PORTNAME}-${EAGLEVERSION}e EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= riggs@rrr.de RUN_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base |