diff options
author | roam <roam@FreeBSD.org> | 2005-12-15 08:55:33 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2005-12-15 08:55:33 +0000 |
commit | 016b9548754c084c96adc109f0d5cdd30f0ea63f (patch) | |
tree | 616ea00973c196612b8ddd551b25e315770e222b /games | |
parent | 0cf8580c6f3e8f00dc12860e952eec0f5ec677c9 (diff) | |
download | FreeBSD-ports-016b9548754c084c96adc109f0d5cdd30f0ea63f.zip FreeBSD-ports-016b9548754c084c96adc109f0d5cdd30f0ea63f.tar.gz |
Fix the MASTER_SITE and remove the WWW site from pkg-descr.
Add a SHA256 checksum.
Bump PORTREVISION for the pkg-descr change.
PR: 90023
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Diffstat (limited to 'games')
-rw-r--r-- | games/gnarr/Makefile | 3 | ||||
-rw-r--r-- | games/gnarr/distinfo | 1 | ||||
-rw-r--r-- | games/gnarr/pkg-descr | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/games/gnarr/Makefile b/games/gnarr/Makefile index e4c7712..07ba70c 100644 --- a/games/gnarr/Makefile +++ b/games/gnarr/Makefile @@ -7,8 +7,9 @@ PORTNAME= gnarr PORTVERSION= 2 +PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://www.sacredchao.net/freednd/gnarr/ +MASTER_SITES= http://sacredchao.net/~piman/archive/ MAINTAINER= roam@FreeBSD.org COMMENT= A program for generating battle cries diff --git a/games/gnarr/distinfo b/games/gnarr/distinfo index 122f9d8..7ff609a 100644 --- a/games/gnarr/distinfo +++ b/games/gnarr/distinfo @@ -1,2 +1,3 @@ MD5 (gnarr-2.tar.gz) = c240ee8f2e47cfdf2a67bf8a7308ac7d +SHA256 (gnarr-2.tar.gz) = 8feffdf4f719b49018d3fd5d5c26156df2262442252cecd97c6bfce47eeb04d3 SIZE (gnarr-2.tar.gz) = 3246 diff --git a/games/gnarr/pkg-descr b/games/gnarr/pkg-descr index b914d01..d4a270e 100644 --- a/games/gnarr/pkg-descr +++ b/games/gnarr/pkg-descr @@ -5,4 +5,3 @@ From the gnarr manpage: that was in Dragon Magazine, with some additions. Author: Joe Wreschnig <piman@sacredchao.net> -WWW: http://www.sacredchao.net/freednd/gnarr.shtml |