diff options
Diffstat (limited to 'sysutils/stow')
-rw-r--r-- | sysutils/stow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile index 5b40eb8cb52..639566a380a 100644 --- a/sysutils/stow/Makefile +++ b/sysutils/stow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/04/07 19:54:17 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2006/10/28 21:29:47 wiz Exp $ # DISTNAME= stow-1.3.3 @@ -6,7 +6,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_GNU:=stow/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnu.ai.mit.edu/software/stow/stow.html +HOMEPAGE= http://www.gnu.org/software/stow/stow.html COMMENT= Maps several separate packages into a tree without merging them PKG_INSTALLATION_TYPES= overwrite pkgviews |