diff options
author | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /cad/pcb | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.zip FreeBSD-ports-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz |
De-pkg-comment.
Diffstat (limited to 'cad/pcb')
-rw-r--r-- | cad/pcb/Makefile | 1 | ||||
-rw-r--r-- | cad/pcb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index c0cbb97..d2770a6 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electron ftp://sunsite.tus.ac.jp/pub/archives/linux/jp-linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ MAINTAINER= ports@FreeBSD.org +COMMENT= X11 interactive printed circuit board layout system BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX diff --git a/cad/pcb/pkg-comment b/cad/pcb/pkg-comment deleted file mode 100644 index 63c25eb..0000000 --- a/cad/pcb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X11 interactive printed circuit board layout system |