diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-04 11:29:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-04 11:29:57 +0000 |
commit | f9a0c7d5fc006eaf2693fa9f5b0dd9992ed5fcd4 (patch) | |
tree | fab83f6f064f2f19a752fe849735c80f2d5a2e74 /sysutils | |
parent | f394899b1c593c966c68470768077ea697a2ce43 (diff) | |
download | pkgsrc-f9a0c7d5fc006eaf2693fa9f5b0dd9992ed5fcd4.tar.gz |
Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/depot/Makefile | 5 | ||||
-rw-r--r-- | sysutils/mencvcd/Makefile | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/sysutils/depot/Makefile b/sysutils/depot/Makefile index 81f5b8cc4c6..b3066daafc1 100644 --- a/sysutils/depot/Makefile +++ b/sysutils/depot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/10/02 21:22:05 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2007/03/04 11:29:58 wiz Exp $ # DISTNAME= depot-5.14 @@ -6,7 +6,8 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/depot/alpha/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://asg.web.cmu.edu/depot/ +# "Most of the content here is being removed and archived." +# HOMEPAGE= http://asg.web.cmu.edu/depot/ COMMENT= Maps several separate packages into a tree without merging them GNU_CONFIGURE= yes diff --git a/sysutils/mencvcd/Makefile b/sysutils/mencvcd/Makefile index 534cff8bd3a..d768a12db4f 100644 --- a/sysutils/mencvcd/Makefile +++ b/sysutils/mencvcd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:55 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2007/03/04 11:29:58 wiz Exp $ DISTNAME= mencvcd PKGNAME= ${DISTNAME}-0.3 @@ -8,6 +8,7 @@ MASTER_SITES= http://hammelmann.gmxhome.de/ EXTRACT_SUFX= MAINTAINER= tron@NetBSD.org +# "MEncVCD is part of MPlayer. You can find it in subdirectory TOOLS/ of the source code." HOMEPAGE= http://hammelmann.gmxhome.de/projects_en.html COMMENT= Script for converting movie files into (S)VCD format |