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/flip | |
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/flip')
-rw-r--r-- | graphics/flip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |