diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-18 14:46:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-18 14:46:14 +0800 |
commit | 47b44261bd6621fbc9b737914753fff878d348af (patch) | |
tree | e184bb9c2142ea62a8f80d7e93ffe6bf17c709aa /print/libgnomeprintmm | |
parent | ac3cf1ee56d46906facd26be4d6543fa9a5b3e4e (diff) | |
download | marcuscom-ports-47b44261bd6621fbc9b737914753fff878d348af.tar marcuscom-ports-47b44261bd6621fbc9b737914753fff878d348af.tar.gz marcuscom-ports-47b44261bd6621fbc9b737914753fff878d348af.tar.bz2 marcuscom-ports-47b44261bd6621fbc9b737914753fff878d348af.tar.lz marcuscom-ports-47b44261bd6621fbc9b737914753fff878d348af.tar.xz marcuscom-ports-47b44261bd6621fbc9b737914753fff878d348af.tar.zst marcuscom-ports-47b44261bd6621fbc9b737914753fff878d348af.zip |
Alexander requested onwership of this. I am more than happy to oblige.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1494 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print/libgnomeprintmm')
-rw-r--r-- | print/libgnomeprintmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libgnomeprintmm/Makefile b/print/libgnomeprintmm/Makefile index 72c417226..4186cad28 100644 --- a/print/libgnomeprintmm/Makefile +++ b/print/libgnomeprintmm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 DIST_SUBDIR= gnome2 -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= bland@FreeBSD.org COMMENT= C++ bindings for the GNOME print support library LIB_DEPENDS= gtkmm-2.3.2:${PORTSDIR}/x11-toolkits/gtk--2 |