diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-05-22 14:18:37 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-05-22 14:18:37 +0000 |
commit | be4cabb8c56af3cc5ce85360443e42987b03b06b (patch) | |
tree | a105d436f9aef65befcc8d7fa11fdcb5c0424582 /games/bomb | |
parent | db813da108b83331de4ef00010713607c9555ff1 (diff) | |
download | ports-be4cabb8c56af3cc5ce85360443e42987b03b06b.tar.gz ports-be4cabb8c56af3cc5ce85360443e42987b03b06b.zip |
Notes
Diffstat (limited to 'games/bomb')
-rw-r--r-- | games/bomb/Makefile | 2 | ||||
-rw-r--r-- | games/bomb/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/games/bomb/Makefile b/games/bomb/Makefile index 45be25f27fcc..2e76bf9aa0da 100644 --- a/games/bomb/Makefile +++ b/games/bomb/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/hacks/svgalib DISTNAME= ${PORTNAME} -MAINTAINER= trevor@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interactive display hack for SVGAlib or X LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/games/bomb/pkg-descr b/games/bomb/pkg-descr index 4db415f42b5c..adc43ced5726 100644 --- a/games/bomb/pkg-descr +++ b/games/bomb/pkg-descr @@ -4,6 +4,3 @@ It responds to keyboard input. GUILE support is not implemented in this port. To exit the program, press Esc. - -Trevor Johnson -trevor@FreeBSD.org |