diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
commit | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch) | |
tree | ec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/icbm3d | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) | |
download | ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.tar.gz ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.zip |
Notes
Diffstat (limited to 'games/icbm3d')
-rw-r--r-- | games/icbm3d/Makefile | 1 | ||||
-rw-r--r-- | games/icbm3d/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile index e66c06a151f9..e526dfeafc0e 100644 --- a/games/icbm3d/Makefile +++ b/games/icbm3d/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/icbm3d/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org +COMMENT= "Inter-Continental Ballistic Missiles, 3D" - 3D game of defense WRKSRC= ${WRKDIR}/icbm3d USE_X_PREFIX= yes diff --git a/games/icbm3d/pkg-comment b/games/icbm3d/pkg-comment deleted file mode 100644 index 2968c1b00ba4..000000000000 --- a/games/icbm3d/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -"Inter-Continental Ballistic Missiles, 3D" - 3D game of defense |