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 /graphics/linux-f10-imlib | |
parent | 22a94381ffebfce2937d1272a169025e174f7e24 (diff) | |
download | ports-1bf4b2310b25537bd198d7b3ef2197329aa07527.tar.gz ports-1bf4b2310b25537bd198d7b3ef2197329aa07527.zip |
Notes
Diffstat (limited to 'graphics/linux-f10-imlib')
-rw-r--r-- | graphics/linux-f10-imlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-f10-imlib/Makefile b/graphics/linux-f10-imlib/Makefile index 75a0f48ff5da..7acc360d8978 100644 --- a/graphics/linux-f10-imlib/Makefile +++ b/graphics/linux-f10-imlib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of imlib (Linux Fedora 10) CONFLICTS= linux-imlib-[0-9]* linux-f8-imlib-[0-9]* |