diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-02-02 23:44:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-02-02 23:44:01 +0000 |
commit | 2be3df4e6cd3903e9986f58d8470af2eeb8ddb04 (patch) | |
tree | 62bb721c2238601abab3327be8256421078184d4 /cad/leocad/Makefile | |
parent | 28e954021129898a645c3b91269e3a9caf6647de (diff) | |
download | ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.tar.gz ports-2be3df4e6cd3903e9986f58d8470af2eeb8ddb04.zip |
Notes
Diffstat (limited to 'cad/leocad/Makefile')
-rw-r--r-- | cad/leocad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile index 2a4ce82550f6..6e9d727e8fb8 100644 --- a/cad/leocad/Makefile +++ b/cad/leocad/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= arved DISTFILES= leocad-${PORTVERSION:S/.p/pre/}.tgz leocad-pieces-20030330.zip EXTRACT_ONLY= leocad-${PORTVERSION:S/.p/pre/}.tgz -MAINTAINER= dyeske@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A CAD program that uses bricks similar to those found in many toys EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip |