diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
commit | 18e3283474fb3c19a70077daacb194273504eaf1 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /comms/minicom | |
parent | 852cef6f6d401d2c293a1ed1f62a5ca07dbb1c70 (diff) | |
download | pkgsrc-18e3283474fb3c19a70077daacb194273504eaf1.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'comms/minicom')
-rw-r--r-- | comms/minicom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index a6cfa6bf1a7..f6aa9f03568 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2006/04/22 09:22:07 rillig Exp $ +# $NetBSD: Makefile,v 1.51 2006/10/04 20:51:40 wiz Exp $ DISTNAME= minicom-2.1 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= comms MASTER_SITES= http://alioth.debian.org/download.php/123/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://minicom.alioth.debian.org/ +HOMEPAGE= http://alioth.debian.org/projects/minicom/ COMMENT= MS-DOS Telix serial communication program "workalike" DEPENDS+= gkermit-[0-9]*:../../comms/gkermit |