diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /sysutils/xfsprogs/Makefile | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'sysutils/xfsprogs/Makefile')
-rw-r--r-- | sysutils/xfsprogs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfsprogs/Makefile b/sysutils/xfsprogs/Makefile index c17af416081..755d4751717 100644 --- a/sysutils/xfsprogs/Makefile +++ b/sysutils/xfsprogs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/06/13 11:47:25 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2006/10/04 21:59:35 wiz Exp $ DISTNAME= xfsprogs-2.7.3.src PKGNAME= ${DISTNAME:S/.src//} @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://oss.sgi.com/projects/xfs/cmd_tars/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://oss.sgi.com/projects/xfs +HOMEPAGE= http://oss.sgi.com/projects/xfs/ COMMENT= XFS filesystem manipulation utilities GNU_CONFIGURE= yes |