diff options
Diffstat (limited to 'games')
-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 |