diff options
Diffstat (limited to 'textproc/linux-libxml')
-rw-r--r-- | textproc/linux-libxml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/linux-libxml/Makefile b/textproc/linux-libxml/Makefile index f348ca544187..6fe21428c138 100644 --- a/textproc/linux-libxml/Makefile +++ b/textproc/linux-libxml/Makefile @@ -13,6 +13,8 @@ PORTVERSION= 1.7.3 .endif CATEGORIES= textproc linux +MAINTAINER= taoka@FreeBSD.org + RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" |