ports/94210: [PATCH] games/xteddy: UNBREAK (fix fetch)

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Wed Mar 8 02:40:06 UTC 2006


>Number:         94210
>Category:       ports
>Synopsis:       [PATCH] games/xteddy: UNBREAK (fix fetch)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 08 02:40:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root at it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Point MASTER_SITES to the right place. [1]
portlint while here

Reported by:    fenner's distfile survey [1]


>How-To-Repeat:





>Fix:


--- xteddy.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/xteddy/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile	7 Mar 2006 08:26:27 -0000	1.17
+++ Makefile	8 Mar 2006 02:31:37 -0000
@@ -9,15 +9,14 @@
 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 at 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"
--- xteddy.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list