diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
commit | f5b8945cb95a5365399b97ea5e24648542250c56 (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /graphics/impress/Makefile | |
parent | a3de4e93a9f3bf6898d9c2d2a48a0092be886cf7 (diff) | |
download | pkgsrc-f5b8945cb95a5365399b97ea5e24648542250c56.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'graphics/impress/Makefile')
-rw-r--r-- | graphics/impress/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/impress/Makefile b/graphics/impress/Makefile index 5d50961113d..1e4a1f03867 100644 --- a/graphics/impress/Makefile +++ b/graphics/impress/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/05/15 21:44:22 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/10/04 21:44:46 wiz Exp $ # DISTNAME= imp1.1b9 @@ -8,7 +8,8 @@ CATEGORIES= graphics MASTER_SITES= http://www.ntlug.org/~ccox/impress/ MAINTAINER= manu@NetBSD.org -HOMEPAGE= http://www.ntlug.org/~ccox/impress/ +# HOMEPAGE= http://www.ntlug.org/~ccox/impress/ +# AWOL, but ccox@ is listed as board member of ntlug.org COMMENT= WYSIWYG vector graphics application DEPENDS+= pstoedit>=3.19:../../graphics/pstoedit |