summaryrefslogtreecommitdiff
path: root/games/xteddy
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-03-08 11:14:45 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-03-08 11:14:45 +0000
commit8843ef41ed928f767751c02990e4a2994f698717 (patch)
treeb9623c7d437781beadbbe9e0e15f6b17a81cd60c /games/xteddy
parent- UNBREAK: Make it fetchable again (diff)
- UNBREAK: Make it fetchable again
- Paficy portlint(1) PR: ports/94210 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=157037
Diffstat (limited to 'games/xteddy')
-rw-r--r--games/xteddy/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile
index 0356a5de4629..d68136c2bed6 100644
--- a/games/xteddy/Makefile
+++ b/games/xteddy/Makefile
@@ -9,15 +9,14 @@ PORTNAME= xteddy
PORTVERSION= 2.0.2
PORTREVISION= 1
CATEGORIES= games
-MASTER_SITES= http://www.itn.liu.se/~stegu/xteddy/
+MASTER_SITES= http://staffwww.itn.liu.se/~stegu/xteddy/
MAINTAINER= ports@FreeBSD.org
COMMENT= A cuddlesome teddy for the X desktop
-NO_CDROM= "Can only be distributed for free"
+NO_CDROM= Can only be distributed for free
USE_X_PREFIX= yes
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
LDFLAGS="-L${X11BASE}/lib"