Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Mar 2000 13:11:02 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/17158: Update port: deskutils/xpostit
Message-ID:  <200003032111.NAA62772@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         17158
>Category:       ports
>Synopsis:       Update port: deskutils/xpostit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar  3 13:20:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/deskutils/xpostit/Makefile deskutils/xpostit/Makefile
--- /usr/ports/deskutils/xpostit/Makefile	Tue Aug 31 19:13:14 1999
+++ deskutils/xpostit/Makefile	Fri Mar  3 09:13:12 2000
@@ -1,26 +1,27 @@
-# New ports collection makefile for:   xpostit
-# Version required:    3.3.1
-# Date created:        6 May 1996
-# Whom:                joerg
+# New ports collection makefile for:	xpostit
+# Version required:	3.3.1
+# Date created:		6 May 1996
+# Whom:			joerg
 #
 # $FreeBSD: ports/deskutils/xpostit/Makefile,v 1.9 1999/08/31 06:41:30 mharo Exp $
 #
 
-DISTNAME=      xpostit3.3.1
-PKGNAME=       xpostit-3.3.1
-CATEGORIES=    deskutils
+DISTNAME=	xpostit3.3.1
+PKGNAME=	xpostit-3.3.1
+CATEGORIES=	deskutils
 #
 # Not all servers archie could find actually still have it.  Alas, some
 # servers only have the comp.sources.x version, with its distfile named
 # `part01.gz'.
 #
-MASTER_SITES=  ftp://ftp.hrz.tu-darmstadt.de/pub/X11/R5contrib/
-EXTRACT_SUFX=  .tar.Z
+MASTER_SITES=	ftp://ftp.x.org/R5contrib/ \
+		ftp://ftp.freesoftware.com/pub/X11/R5contrib/
+EXTRACT_SUFX=	.tar.Z
 
-MAINTAINER=    joerg@FreeBSD.org
+MAINTAINER=	joerg@FreeBSD.org
 
-USE_IMAKE=     yes
-WRKSRC=        ${WRKDIR}/xpostit
-MAN1=          xpostit.1
+USE_IMAKE=	yes
+WRKSRC=		${WRKDIR}/xpostit
+MAN1=		xpostit.1
 
 .include <bsd.port.mk>


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003032111.NAA62772>