aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2009-06-02 04:50:22 +0800
committerbsam <bsam@FreeBSD.org>2009-06-02 04:50:22 +0800
commitc8d9c6fb1e7bb82d33cf7dea11c0668ca4febb0a (patch)
tree9e461e21e09c08e2b1914231dbf6d0b6c2290cc2 /textproc
parent58e0d5bf1fc767338b55a2ff36cd83d7db0f404c (diff)
downloadfreebsd-ports-gnome-c8d9c6fb1e7bb82d33cf7dea11c0668ca4febb0a.tar.gz
freebsd-ports-gnome-c8d9c6fb1e7bb82d33cf7dea11c0668ca4febb0a.tar.zst
freebsd-ports-gnome-c8d9c6fb1e7bb82d33cf7dea11c0668ca4febb0a.zip
Fix PKGNAMEPREFIX.
Pointed out by: Manfred Lotz <manfred.lotz at yahoo.de> by email
Diffstat (limited to 'textproc')
-rw-r--r--textproc/linux-f10-libxml2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/linux-f10-libxml2/Makefile b/textproc/linux-f10-libxml2/Makefile
index f565f494eafe..897f5004c17f 100644
--- a/textproc/linux-f10-libxml2/Makefile
+++ b/textproc/linux-f10-libxml2/Makefile
@@ -7,8 +7,9 @@
PORTNAME= libxml2
PORTVERSION= 2.7.3
+PORTREVISION= 1
CATEGORIES= textproc linux
-PKGNAMEPREFIX= linux-f8-
+PKGNAMEPREFIX= linux-f10-
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org