diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/qcad/Makefile | 2 | ||||
-rw-r--r-- | cad/qcad2/Makefile | 2 | ||||
-rw-r--r-- | cad/vipec/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index f94938ba72f9..c88181606454 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org USE_QT_VER= 2 USE_REINPLACE= yes diff --git a/cad/qcad2/Makefile b/cad/qcad2/Makefile index f94938ba72f9..c88181606454 100644 --- a/cad/qcad2/Makefile +++ b/cad/qcad2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org USE_QT_VER= 2 USE_REINPLACE= yes diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index ba05db129a68..fdc46f75d6d7 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ViPEC-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@freebsd.org BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake |