diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2005-12-15 08:55:33 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2005-12-15 08:55:33 +0000 |
commit | b66d33ddbf5564063135cbe990a8b9c00acf4009 (patch) | |
tree | 7ee10a5fa919b830225bcf39ad4f8cdda9757da2 /games/gnarr | |
parent | 6cb0df921173007164fb58b331abaaa9ce6772ba (diff) | |
download | ports-b66d33ddbf5564063135cbe990a8b9c00acf4009.tar.gz ports-b66d33ddbf5564063135cbe990a8b9c00acf4009.zip |
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>
Notes
Notes:
svn path=/head/; revision=151224
Diffstat (limited to 'games/gnarr')
-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 e4c77125acce..07ba70cdd1dc 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 122f9d88f4b2..7ff609ae3125 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 b914d01ef2e7..d4a270e25363 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 |