diff options
Diffstat (limited to 'cad/libopencad/Makefile')
-rw-r--r-- | cad/libopencad/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/libopencad/Makefile b/cad/libopencad/Makefile index b4f8d4f3035e..c0fad5415dae 100644 --- a/cad/libopencad/Makefile +++ b/cad/libopencad/Makefile @@ -1,4 +1,4 @@ -# Created by: lbartoletti <lbartoletti@tuxfamily.org> +# Created by: lbartoletti <lbartoletti@FreeBSD.org> # $FreeBSD$ PORTNAME= libopencad @@ -6,7 +6,7 @@ PORTVERSION= 0.2.0 PORTREVISION= 5 CATEGORIES= cad graphics geography -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Library which provides a way to read/write CAD (DWG/DXF/DXFB) files LICENSE= MIT |