diff options
author | wiz <wiz> | 2001-02-16 13:41:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:41:26 +0000 |
commit | 50d79f1689e6205ba9bb8c3038bba0934b7fa658 (patch) | |
tree | 7796c2e9b8aee283b13448855c903fab00ce9e97 /cad/oregano | |
parent | a2a55c607ab5e4747b94deae3456a9fb4c6dd009 (diff) | |
download | pkgsrc-50d79f1689e6205ba9bb8c3038bba0934b7fa658.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cad/oregano')
-rw-r--r-- | cad/oregano/Makefile | 3 | ||||
-rw-r--r-- | cad/oregano/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 19c0c4a5d7d..3259f56fcb9 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/11/25 11:59:18 rh Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 13:46:27 wiz Exp $ # DISTNAME= oregano-0.20 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.dtek.chalmers.se/~d4hult/oregano/download/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.dtek.chalmers.se/~d4hult/oregano/ +COMMENT= application for schematic capture/simulation of electrical circuits DEPENDS+= gnome-core-*:../../x11/gnome-core DEPENDS+= gnome-print-*:../../print/gnome-print diff --git a/cad/oregano/pkg/COMMENT b/cad/oregano/pkg/COMMENT deleted file mode 100644 index 6906536ec5e..00000000000 --- a/cad/oregano/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -application for schematic capture/simulation of electrical circuits |