summaryrefslogtreecommitdiff
path: root/games/heroes/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-01 14:02:28 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-01 14:02:28 +0000
commit2f6bac03978c05ff41366638d7e973c723c545c0 (patch)
treef1754c829430d8404c281d6c5ca2dcbcb2ff519a /games/heroes/Makefile
parentAdded ${MASTER_SITE_LOCAL} to all editors/xemacs-*packages/Makefile (diff)
Add distribution errata patches and bump PORTREVISION as a result.
Diffstat (limited to 'games/heroes/Makefile')
-rw-r--r--games/heroes/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile
index b8e7c52b80a3..8c61b22bbd03 100644
--- a/games/heroes/Makefile
+++ b/games/heroes/Makefile
@@ -7,6 +7,7 @@
PORTNAME= heroes
PORTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,6 +15,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
${DATADISTNAME}${EXTRACT_SUFX} \
${SOUNDISTNAME}${EXTRACT_SUFX} \
${MUSICDISTNAME}${EXTRACT_SUFX}
+PATCH_SITES= ftp://heroes.sourceforge.net/pub/heroes/patches/
+PATCHFILES= heroes-0.7-errata.patch
MAINTAINER= sobomax@FreeBSD.org