diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/linux-eagle/Makefile | 2 | ||||
-rw-r--r-- | cad/linux-eagle5/Makefile | 2 |
2 files changed, 2 insertions, 2 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 |