diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
commit | 1bf4b2310b25537bd198d7b3ef2197329aa07527 (patch) | |
tree | 8ac941daf1fc7bf93bc7ea135b40d662e467b897 /x11-toolkits/linux-pango | |
parent | 22a94381ffebfce2937d1272a169025e174f7e24 (diff) | |
download | ports-1bf4b2310b25537bd198d7b3ef2197329aa07527.tar.gz ports-1bf4b2310b25537bd198d7b3ef2197329aa07527.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-pango')
-rw-r--r-- | x11-toolkits/linux-pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/linux-pango/Makefile b/x11-toolkits/linux-pango/Makefile index 7d1ece627bc9..2de90ace880d 100644 --- a/x11-toolkits/linux-pango/Makefile +++ b/x11-toolkits/linux-pango/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://gstreamer.freedesktop.org/pkg/%SUBDIR%/ CRITICAL/rpm MASTER_SITE_SUBDIR= ${LINUX_DIST}/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/RPMS.gst010 MASTER_SITE_SRC_SUBDIR= ${LINUX_DIST}/${LINUX_DIST_VER}/${LINUX_RPM_ARCH}/SRPMS.gst010 -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Linux pango binary CONFLICTS= linux-f8-pango-[0-9]* linux-f10-pango-[0-9]* |