diff options
author | alane <alane@FreeBSD.org> | 2002-08-23 13:53:53 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-08-23 13:53:53 +0800 |
commit | 29292881dbd36015baf87fdb4fc0ddd17a448ce8 (patch) | |
tree | e17b2f3cf1f167a38f9c867c6d78ccc5a24bb690 /cad/qcad2 | |
parent | cd2c19ecbb1d5e1d29c3be343d5ed7d5c663e5c7 (diff) | |
download | freebsd-ports-gnome-29292881dbd36015baf87fdb4fc0ddd17a448ce8.tar.gz freebsd-ports-gnome-29292881dbd36015baf87fdb4fc0ddd17a448ce8.tar.zst freebsd-ports-gnome-29292881dbd36015baf87fdb4fc0ddd17a448ce8.zip |
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
Diffstat (limited to 'cad/qcad2')
-rw-r--r-- | cad/qcad2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |