View | Details | Raw Unified | Return to bug 178523
Collapse All | Expand All

(-)./Makefile (-3 / +3 lines)
Lines 1-12 Link Here
1
# Created by: Ade Lovett <ade@FreeBSD.org>
1
# Created by: Ade Lovett <ade@FreeBSD.org>
2
# $FreeBSD: textproc/libxslt/Makefile 317220 2013-05-03 16:36:39Z ehaupt $
2
# $FreeBSD: head/textproc/libxslt/Makefile 317220 2013-05-03 16:36:39Z ehaupt $
3
3
4
PORTNAME=	libxslt
4
PORTNAME=	libxslt
5
PORTVERSION=	1.1.28
5
PORTVERSION=	1.1.28
6
PORTREVISION?=	1
6
PORTREVISION?=	1
7
CATEGORIES?=	textproc gnome
7
CATEGORIES?=	textproc gnome
8
MASTER_SITES=	ftp://gd.tuwien.ac.at/pub/libxml/ \
8
MASTER_SITES=	ftp://xmlsoft.org/libxml2/ \
9
		ftp://xmlsoft.org/libxml2/
9
		ftp://gd.tuwien.ac.at/pub/libxml/
10
DIST_SUBDIR=	gnome2
10
DIST_SUBDIR=	gnome2
11
11
12
MAINTAINER?=	gnome@FreeBSD.org
12
MAINTAINER?=	gnome@FreeBSD.org

Return to bug 178523