diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2001-03-08 01:14:37 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2001-03-08 01:14:37 +0000 |
commit | 4a69fe427baddf2344ce9cb01dda078ad3ddbeb9 (patch) | |
tree | bcdad219f64ee508a818aec683b4b0770b98f78c /textproc/linux-libxml2 | |
parent | d690fdadfbec54449cab582fddb39cb65009c8b6 (diff) | |
download | ports-4a69fe427baddf2344ce9cb01dda078ad3ddbeb9.tar.gz ports-4a69fe427baddf2344ce9cb01dda078ad3ddbeb9.zip |
Notes
Diffstat (limited to 'textproc/linux-libxml2')
-rw-r--r-- | textproc/linux-libxml2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/linux-libxml2/Makefile b/textproc/linux-libxml2/Makefile index f348ca544187..6fe21428c138 100644 --- a/textproc/linux-libxml2/Makefile +++ b/textproc/linux-libxml2/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" |