diff options
author | trevor <trevor@FreeBSD.org> | 2005-01-14 19:11:37 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2005-01-14 19:11:37 +0800 |
commit | e98401e3d5d0df0b7ba1601da8382e7d7b976a8b (patch) | |
tree | 1016fe62a8db3441fd368681cefa259472507572 /graphics | |
parent | 071cea07fd5e2947c99a5c5775f6377cc1c1df6a (diff) | |
download | freebsd-ports-gnome-e98401e3d5d0df0b7ba1601da8382e7d7b976a8b.tar.gz freebsd-ports-gnome-e98401e3d5d0df0b7ba1601da8382e7d7b976a8b.tar.zst freebsd-ports-gnome-e98401e3d5d0df0b7ba1601da8382e7d7b976a8b.zip |
I haven't used SVGAlib in a long while.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/acidwarp/Makefile | 2 | ||||
-rw-r--r-- | graphics/linplasma/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/acidwarp/Makefile b/graphics/acidwarp/Makefile index 60d3051a3503..d5ab16a59b30 100644 --- a/graphics/acidwarp/Makefile +++ b/graphics/acidwarp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/hacks/svgalib -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT=SVGAlib demo which displays trippy mathematical images in cycling colors LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib diff --git a/graphics/linplasma/Makefile b/graphics/linplasma/Makefile index e1b97d673d56..3b0b943ee30b 100644 --- a/graphics/linplasma/Makefile +++ b/graphics/linplasma/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/hacks/svgalib -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sinus plasma, an SVGAlib demo LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib |