diff options
author | alane <alane@FreeBSD.org> | 2002-08-23 13:53:53 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-08-23 13:53:53 +0800 |
commit | 29292881dbd36015baf87fdb4fc0ddd17a448ce8 (patch) | |
tree | e17b2f3cf1f167a38f9c867c6d78ccc5a24bb690 /graphics | |
parent | cd2c19ecbb1d5e1d29c3be343d5ed7d5c663e5c7 (diff) | |
download | freebsd-ports-gnome-29292881dbd36015baf87fdb4fc0ddd17a448ce8.tar.gz freebsd-ports-gnome-29292881dbd36015baf87fdb4fc0ddd17a448ce8.tar.zst freebsd-ports-gnome-29292881dbd36015baf87fdb4fc0ddd17a448ce8.zip |
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ecg2png/Makefile | 2 | ||||
-rw-r--r-- | graphics/flip/Makefile | 2 | ||||
-rw-r--r-- | graphics/kisomandel/Makefile | 2 | ||||
-rw-r--r-- | graphics/qglviewer/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ecg2png/Makefile b/graphics/ecg2png/Makefile index c58e48080a24..e0d558209ddb 100644 --- a/graphics/ecg2png/Makefile +++ b/graphics/ecg2png/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.cardiothink.com/downloads/ecg2png/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd diff --git a/graphics/flip/Makefile b/graphics/flip/Makefile index 17d9da501035..e87c3356059a 100644 --- a/graphics/flip/Makefile +++ b/graphics/flip/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 2.2.0 CATEGORIES= graphics MASTER_SITES= http://www.reptilelabour.com/software/files/flip/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff RUN_DEPENDS= mpeg_encode:${PORTSDIR}/graphics/mpeg_encode diff --git a/graphics/kisomandel/Makefile b/graphics/kisomandel/Makefile index a82e96312c06..bf894a13fc7b 100644 --- a/graphics/kisomandel/Makefile +++ b/graphics/kisomandel/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.66 CATEGORIES= graphics MASTER_SITES= http://helsteger.supereva.it/kisomandel/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org LIB_DEPENDS= png:${PORTSDIR}/graphics/png diff --git a/graphics/qglviewer/Makefile b/graphics/qglviewer/Makefile index b9fabc27c743..2ab03e564ee8 100644 --- a/graphics/qglviewer/Makefile +++ b/graphics/qglviewer/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.3 CATEGORIES= graphics MASTER_SITES= http://www.qglviewer.de/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org USE_REINPLACE= yes USE_LIBTOOL= yes |