1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Update MASTER_SITES and WWW: line

PR:		ports/66462
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-05-10 15:28:54 +00:00
parent d455aa2942
commit 6a8515ead2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108846
2 changed files with 8 additions and 9 deletions

View File

@ -9,16 +9,15 @@ PORTNAME= libtar
PORTVERSION= 1.2.11
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp-dev.cso.uiuc.edu/pub/libtar/
MASTER_SITES= ftp://ftp.feep.net/pub/software/libtar/
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for manipulating POSIX and GNU tar files
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for manipulating POSIX and GNU tar files
GNU_CONFIGURE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.pre.mk>
.include "files/manpages"
INSTALLS_SHLIB= yes
.include <bsd.port.mk>
.include <bsd.port.post.mk>

View File

@ -5,4 +5,4 @@ extensions.
- George Reid
greid@ukug.uk.freebsd.org
WWW: http://www-dev.cso.uiuc.edu/libtar/
WWW: http://www.feep.net/libtar/