aboutsummaryrefslogtreecommitdiff
path: root/games/an
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-07 07:42:23 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-10-07 07:42:23 +0000
commit3e719da3c4366b535a7589e0aed4fd0bc619c8cf (patch)
tree2dd6e8b2445e36bcf73b3cdbe6658e6fa67a4752 /games/an
parent9f34d484fa873a04e23feb31114b4a3193452551 (diff)
downloadports-3e719da3c4366b535a7589e0aed4fd0bc619c8cf.tar.gz
ports-3e719da3c4366b535a7589e0aed4fd0bc619c8cf.zip
1. fix build
2. switch mastersite PR: 40306 (1), 43757 (2) Submitted by: Richard Kiss <kiss@gizzywump.com> (1), Kimura Fuyuki <fuyuki@hadaly.org> (2)
Notes
Notes: svn path=/head/; revision=67540
Diffstat (limited to 'games/an')
-rw-r--r--games/an/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/an/Makefile b/games/an/Makefile
index 4c682371eb0e..eecf831eb41e 100644
--- a/games/an/Makefile
+++ b/games/an/Makefile
@@ -9,8 +9,7 @@ PORTNAME= an
PORTVERSION= 0.93
PORTREVISION= 1
CATEGORIES= games
-MASTER_SITES= ftp://suburbia.net/pub/rmj/ \
- ftp://ftp.suburbia.net/pub/rmj/
+MASTER_SITES= http://www.gtoal.com/wordgames/anagrams/${DISTNAME}/
MAINTAINER= ports@FreeBSD.org
@@ -23,7 +22,7 @@ post-patch:
@${FIND} ${WRKSRC} -name "Makefile" | ${XARGS} ${REINPLACE_CMD} -e \
's|^CC=|CC?=|g ; \
s|^CFLAGS=-O|CFLAGS+=|g ; \
- s| make| \$$\(MAKE\)|g' ${WRKSRC}/Makefile
+ s| make| \$$\(MAKE\)|g'
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/an ${PREFIX}/bin