diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-13 07:26:40 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-13 07:26:40 +0800 |
commit | e33ccda325281d3f72ed46be968040bbad60a613 (patch) | |
tree | 087fead2b2c2897ce544ba2f388369107e52b2a3 /devel | |
parent | 9b5fb219e6b3352ee6d5fd56028bc67aa713567f (diff) | |
download | freebsd-ports-graphics-e33ccda325281d3f72ed46be968040bbad60a613.tar.gz freebsd-ports-graphics-e33ccda325281d3f72ed46be968040bbad60a613.tar.zst freebsd-ports-graphics-e33ccda325281d3f72ed46be968040bbad60a613.zip |
Drop maintainership
Diffstat (limited to 'devel')
-rw-r--r-- | devel/linux-understand_ada/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-understand_c/Makefile | 2 | ||||
-rw-r--r-- | devel/linux-understand_java/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/linux-understand_ada/Makefile b/devel/linux-understand_ada/Makefile index 274fb46e45e..97572b21144 100644 --- a/devel/linux-understand_ada/Makefile +++ b/devel/linux-understand_ada/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= latest pastbuilds PKGNAMEPREFIX= linux- DISTNAME= und_ada-14b${PORTVERSION:E}-linux -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Understand can parse a Ada project helping reverse engineer it RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs diff --git a/devel/linux-understand_c/Makefile b/devel/linux-understand_c/Makefile index d4c9e3a4e54..aff8172938c 100644 --- a/devel/linux-understand_c/Makefile +++ b/devel/linux-understand_c/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= latest pastbuilds PKGNAMEPREFIX= linux- DISTNAME= und_c-14b${PORTVERSION:E}-linux -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Understand can parse a C/C++ project helping reverse engineer it RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs diff --git a/devel/linux-understand_java/Makefile b/devel/linux-understand_java/Makefile index 75fa8067aee..2ca9215ba29 100644 --- a/devel/linux-understand_java/Makefile +++ b/devel/linux-understand_java/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= latest pastbuilds PKGNAMEPREFIX= linux- DISTNAME= und_java-14b${PORTVERSION:E}-linux -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Understand can parse a Java project helping reverse engineer it RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs |