diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-10-03 20:29:24 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2005-10-03 20:29:24 +0000 |
commit | 96572994de46e36408462750015f6d2d1695db44 (patch) | |
tree | cd9a2e00f0cbaf3743ad73facff7ba61544bf7e5 /cad/qucs | |
parent | 764d835f3fcbab08f7715c5ee9f70b62373b9532 (diff) | |
download | ports-96572994de46e36408462750015f6d2d1695db44.tar.gz ports-96572994de46e36408462750015f6d2d1695db44.zip |
Notes
Diffstat (limited to 'cad/qucs')
-rw-r--r-- | cad/qucs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qucs/Makefile b/cad/qucs/Makefile index b8c4e9de77c2..6413a4ec713b 100644 --- a/cad/qucs/Makefile +++ b/cad/qucs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= cad science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical circuit design and simulation tool USE_QT_VER= 3 |