View | Details | Raw Unified | Return to bug 47507 | Differences between
and this patch

Collapse All | Expand All

(-)nc6/Makefile Sun Jan 26 12:05:10 2003 (-4 / +5 lines)
Lines 1-15 Link Here
1
# New ports collection makefile for:   nc6
1
# New ports collection makefile for:   nc6
2
# Date created:                30 May 2002
2
# Date created:                26 Jan 2003
3
# Whom:                        Filippo Natali <filippo@widestore.net>
3
# Whom:                        Filippo Natali <filippo@widestore.net>
4
#
4
#
5
# $FreeBSD: ports/net/nc6/Makefile,v 1.1 2002/07/01 20:33:14 perky Exp $
5
# $FreeBSD: ports/net/nc6/Makefile,v 1.1 2002/07/01 20:33:14 perky Exp $
6
#
6
#
7
7
8
PORTNAME=      nc6
8
PORTNAME=      nc6
9
PORTVERSION=   0.2.p3
9
PORTVERSION=   0.4
10
CATEGORIES=    net ipv6
10
CATEGORIES=    net ipv6
11
MASTER_SITES=  ftp://ferrara.linux.it/pub/ipv6/sources/
11
MASTER_SITES=  ftp://ftp.deepspace6.net/pub/sources/nc6/ \
12
DISTNAME=      nc6-${PORTVERSION:S/.p/pre/}
12
               http://ftp.deepspace6.net/pub/sources/nc6/
13
DISTNAME=      nc6-${PORTVERSION}
13
14
14
MAINTAINER=    filippo@widestore.net
15
MAINTAINER=    filippo@widestore.net

Return to bug 47507