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