diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-03 15:28:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-03 15:28:44 +0800 |
commit | 4f1bfb72593fb8e0e69544f2d0cd74b8e07491ec (patch) | |
tree | 8535715e4b536071b7c8f04d9250cd1c54d7e452 /graphics | |
parent | 48a090fdbe08b43bd14c5050359291cf1e352c4f (diff) | |
download | freebsd-ports-gnome-4f1bfb72593fb8e0e69544f2d0cd74b8e07491ec.tar.gz freebsd-ports-gnome-4f1bfb72593fb8e0e69544f2d0cd74b8e07491ec.tar.zst freebsd-ports-gnome-4f1bfb72593fb8e0e69544f2d0cd74b8e07491ec.zip |
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/liblug/Makefile | 2 | ||||
-rw-r--r-- | graphics/plasma-kmod/Makefile | 2 | ||||
-rw-r--r-- | graphics/seejpeg/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/liblug/Makefile b/graphics/liblug/Makefile index 21925c71a455..a4cf6b36b47f 100644 --- a/graphics/liblug/Makefile +++ b/graphics/liblug/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/graphics -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A multi-format graphics manipulation library LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff diff --git a/graphics/plasma-kmod/Makefile b/graphics/plasma-kmod/Makefile index 535c0ff24ad8..97af26334f67 100644 --- a/graphics/plasma-kmod/Makefile +++ b/graphics/plasma-kmod/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://users.uk.freebsd.org/~greid/ PKGNAMESUFFIX= -kmod -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A plasma-effect screensaver kernel module .if !exists(/usr/src/sys/dev/syscons/syscons.h) diff --git a/graphics/seejpeg/Makefile b/graphics/seejpeg/Makefile index dd2e87a96fd8..331f381f1126 100644 --- a/graphics/seejpeg/Makefile +++ b/graphics/seejpeg/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/viewers/svga EXTRACT_SUFX= .tgz -MAINTAINER= greid@ukug.uk.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A console graphics viewer using the svga console graphics library LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib \ |