diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 10:51:42 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 10:51:42 +0800 |
commit | 47845666a3ffdb480725bbb30f568130a1b663a3 (patch) | |
tree | 87e882d966622b901fb5de407fe187e6f868a6a1 /print | |
parent | 584add60c13303a4b4956f24fad3a03a314e229d (diff) | |
download | freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.tar.gz freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.tar.zst freebsd-ports-gnome-47845666a3ffdb480725bbb30f568130a1b663a3.zip |
- Reassign to the heap
Diffstat (limited to 'print')
-rw-r--r-- | print/kcdlabel/Makefile | 2 | ||||
-rw-r--r-- | print/kover/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/kcdlabel/Makefile b/print/kcdlabel/Makefile index 21db7488315c..7383efb2e228 100644 --- a/print/kcdlabel/Makefile +++ b/print/kcdlabel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-KDE3 DISTNAME= ${PORTNAME}-${PORTVERSION}-KDE3 -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create covers, labels and booklets for your CD cases USE_KDELIBS_VER= 3 diff --git a/print/kover/Makefile b/print/kover/Makefile index 870eb45adb18..773a7241c421 100644 --- a/print/kover/Makefile +++ b/print/kover/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 9 CATEGORIES= print kde MASTER_SITES= http://lisas.de/kover/ -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WYSIWYG CD cover printer EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure |