diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (patch) | |
tree | 65091ae7d47577b7492f2d356370c02305b4d0bd /games | |
parent | track ESR's page. (diff) |
Retire comment file.
Notes
Notes:
svn path=/head/; revision=76700
Diffstat (limited to '')
-rw-r--r-- | games/bomb/Makefile | 1 | ||||
-rw-r--r-- | games/bomb/pkg-comment | 1 | ||||
-rw-r--r-- | games/myth2_demo/Makefile | 1 | ||||
-rw-r--r-- | games/myth2_demo/pkg-comment | 1 | ||||
-rw-r--r-- | games/senso/Makefile | 1 | ||||
-rw-r--r-- | games/senso/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/games/bomb/Makefile b/games/bomb/Makefile index 6ceb087e3236..45be25f27fcc 100644 --- a/games/bomb/Makefile +++ b/games/bomb/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= apps/graphics/hacks/svgalib DISTNAME= ${PORTNAME} MAINTAINER= trevor@FreeBSD.org +COMMENT= Interactive display hack for SVGAlib or X LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ vga.1:${PORTSDIR}/graphics/svgalib diff --git a/games/bomb/pkg-comment b/games/bomb/pkg-comment deleted file mode 100644 index 88b1e39d76c5..000000000000 --- a/games/bomb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Interactive display hack for SVGAlib or X diff --git a/games/myth2_demo/Makefile b/games/myth2_demo/Makefile index 55b15c860035..2806f33d8552 100644 --- a/games/myth2_demo/Makefile +++ b/games/myth2_demo/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .run EXTRACT_ONLY= MAINTAINER= trevor@FreeBSD.org +COMMENT= Demo of Myth II: Soulblighter NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/games/myth2_demo/pkg-comment b/games/myth2_demo/pkg-comment deleted file mode 100644 index 9b6dda1f5fef..000000000000 --- a/games/myth2_demo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Demo of Myth II: Soulblighter diff --git a/games/senso/Makefile b/games/senso/Makefile index e80b03e08f49..edf15fb11998 100644 --- a/games/senso/Makefile +++ b/games/senso/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://stud.fbi.fh-darmstadt.de/~koenig/pub/ EXTRACT_SUFX= .py MAINTAINER= trevor@FreeBSD.org +COMMENT= Game to challenge short-term memory RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter diff --git a/games/senso/pkg-comment b/games/senso/pkg-comment deleted file mode 100644 index a31aa7440be5..000000000000 --- a/games/senso/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Game to challenge short-term memory |