diff options
author | leeym <leeym@FreeBSD.org> | 2003-02-20 01:27:04 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-02-20 01:27:04 +0000 |
commit | c7406e4eb1ae7ad0a7924e964b21e521ab70eb17 (patch) | |
tree | 56eb13622a12ecc0aea8906cd88fccd91be03b94 /cad/oregano | |
parent | 8116a95e0e7039650b3056f9fd11dd6890132676 (diff) | |
download | FreeBSD-ports-c7406e4eb1ae7ad0a7924e964b21e521ab70eb17.zip FreeBSD-ports-c7406e4eb1ae7ad0a7924e964b21e521ab70eb17.tar.gz |
- use COMMENT
- change MAINTAINER's email address
PR: 48469
Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
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 d431205..a39806f 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 0.23 CATEGORIES= cad MASTER_SITES= ftp://ftp.codefactory.se/pub/CodeFactory/software/oregano/ -MAINTAINER= anders@hack.org +MAINTAINER= anders@andersa.net +COMMENT= Schematic capture and simulation of electrical circuits USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/cad/oregano/pkg-comment b/cad/oregano/pkg-comment deleted file mode 100644 index b9ce482..0000000 --- a/cad/oregano/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Schematic capture and simulation of electrical circuits |