diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-27 16:09:32 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-27 16:09:32 +0000 |
commit | c8a5e3f2575ed49ac8d2189ccd7cc36e565fd8bd (patch) | |
tree | 91896864cb659d9953a77f2a6d681e762a9242b0 /cad | |
parent | de3739fa3101434ad5b46d916572721731085a2e (diff) | |
download | ports-c8a5e3f2575ed49ac8d2189ccd7cc36e565fd8bd.tar.gz ports-c8a5e3f2575ed49ac8d2189ccd7cc36e565fd8bd.zip |
Notes
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 |