diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-01-14 11:11:37 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-01-14 11:11:37 +0000 |
commit | 5596c12cff75cab7457d5cc6c4ee1739c9547ca3 (patch) | |
tree | 3641a0c5cdb3ec2c44e3781297e4ed0c792fc44a /graphics/linplasma | |
parent | 8ce77936fdd31cb2c6b3c9fcb5a8693fe033c775 (diff) | |
download | ports-5596c12cff75cab7457d5cc6c4ee1739c9547ca3.tar.gz ports-5596c12cff75cab7457d5cc6c4ee1739c9547ca3.zip |
Notes
Diffstat (limited to 'graphics/linplasma')
-rw-r--r-- | graphics/linplasma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |