diff options
author | dent <dent@pkgsrc.org> | 2003-09-19 23:08:22 +0000 |
---|---|---|
committer | dent <dent@pkgsrc.org> | 2003-09-19 23:08:22 +0000 |
commit | 49d88313420cf36f16e6af1d1aca5debace1f68f (patch) | |
tree | 066dbf339956292c2b929ea5c6945b6127fe0bcb /sysutils/depot | |
parent | ad2a15d59bf3907f12fb913b0d063a27212acb36 (diff) | |
download | pkgsrc-49d88313420cf36f16e6af1d1aca5debace1f68f.tar.gz |
Update HOMEPAGE and/or MASTER_SITES
Diffstat (limited to 'sysutils/depot')
-rw-r--r-- | sysutils/depot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/depot/Makefile b/sysutils/depot/Makefile index f6b42de78b3..c536188ba09 100644 --- a/sysutils/depot/Makefile +++ b/sysutils/depot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 22:53:31 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/09/19 23:08:29 dent Exp $ # DISTNAME= depot-5.14 @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/depot/alpha/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://andrew2.andrew.cmu.edu/depot/depot.html +HOMEPAGE= http://asg.web.cmu.edu/depot/ COMMENT= Maps several separate packages into a tree without merging them GNU_CONFIGURE= yes |