diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2000-11-22 18:55:04 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2000-11-22 18:55:04 +0000 |
commit | aba75bf906a8d34f1e664f28588459feb71adc9d (patch) | |
tree | 64e21ee66ba31d2129ae451740243b4222dca4bf /cad | |
parent | 1fdedb4be680f007390a8304b48a5ae15da5e987 (diff) | |
download | pkgsrc-aba75bf906a8d34f1e664f28588459feb71adc9d.tar.gz |
add HOMEPAGE
Diffstat (limited to 'cad')
-rw-r--r-- | cad/ipal-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/ipal-current/Makefile b/cad/ipal-current/Makefile index d18de5a5186..306eaf8e35a 100644 --- a/cad/ipal-current/Makefile +++ b/cad/ipal-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/11/19 17:05:28 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.2 2000/11/22 18:55:04 dmcmahill Exp $ # DISTNAME= ipal-20001118 @@ -7,6 +7,7 @@ CATEGORIES= cad MASTER_SITES= ftp://icarus.com/pub/eda/ipal/ MAINTAINER= dmcmahill@netbsd.org +HOMEPAGE= http://www.icarus.com/eda/ipal/index.html BUILD_DEPENDS+= bison:../../devel/bison DEPENDS+= gtk+>=1.2.7:../../x11/gtk |