diff options
Diffstat (limited to 'textproc/linux-libxml')
-rw-r--r-- | textproc/linux-libxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/linux-libxml/Makefile b/textproc/linux-libxml/Makefile index 5c312dcc6201..c9590a2f6ffe 100644 --- a/textproc/linux-libxml/Makefile +++ b/textproc/linux-libxml/Makefile @@ -7,10 +7,10 @@ PORTNAME= libxml PORTVERSION= 1.8.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc linux -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libxml RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm |