diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /games/sopwith | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'games/sopwith')
-rw-r--r-- | games/sopwith/Makefile | 1 | ||||
-rw-r--r-- | games/sopwith/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/sopwith/Makefile b/games/sopwith/Makefile index 48beb34ad0c8..158483f12a25 100644 --- a/games/sopwith/Makefile +++ b/games/sopwith/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= sdl-sopwith DISTNAME= sdl_${PORTNAME}-${PORTVERSION} MAINTAINER= edwin@mavetju.org +COMMENT= A classic WW1 biplane game BUILD_DEPENDS= ${LOCALBASE}/bin/sdl11-config:${PORTSDIR}/devel/sdl12 diff --git a/games/sopwith/pkg-comment b/games/sopwith/pkg-comment deleted file mode 100644 index b2a587dc8995..000000000000 --- a/games/sopwith/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A classic WW1 biplane game |