diff options
author | danfe <danfe@FreeBSD.org> | 2005-12-08 12:12:27 +0000 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-12-08 12:12:27 +0000 |
commit | c63d10c9473783931b1e3b4783099de2b473d5e4 (patch) | |
tree | a54c4f9736c83c80ba1e3ca2f4032cda6b427f53 /games/nexuiz | |
parent | fdb35c2f026d6d2e18fd9e0911316163245e9039 (diff) | |
download | FreeBSD-ports-c63d10c9473783931b1e3b4783099de2b473d5e4.zip FreeBSD-ports-c63d10c9473783931b1e3b4783099de2b473d5e4.tar.gz |
- Quote NO_PACKAGE message per portlint(1)
- Add SHA256 hash while here
Diffstat (limited to 'games/nexuiz')
-rw-r--r-- | games/nexuiz/Makefile | 2 | ||||
-rw-r--r-- | games/nexuiz/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index ebbba21..6a4acbe 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= danfe@FreeBSD.org COMMENT= A fast-paced, chaotic, and intense multiplayer first person shooter -NO_PACKAGE= Package will be 159MB, set FORCE_PACKAGE if you really want to build it +NO_PACKAGE= "Package will be 159MB, set FORCE_PACKAGE if you really want to build it" USE_REINPLACE= yes USE_ZIP= yes diff --git a/games/nexuiz/distinfo b/games/nexuiz/distinfo index eca8fc5..e727d4f 100644 --- a/games/nexuiz/distinfo +++ b/games/nexuiz/distinfo @@ -1,2 +1,3 @@ MD5 (nexuiz121.zip) = d5f31c9e1199abbe3a89ea9bf6b7515e +SHA256 (nexuiz121.zip) = 1d7c31c9d50ffb3d929d74a3d5b646855ca3bc12008349b8942cebde47782764 SIZE (nexuiz121.zip) = 171720620 |