diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/libxml++30/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml++30/Makefile b/textproc/libxml++30/Makefile index db4648a70955..e3bc32ba3bd4 100644 --- a/textproc/libxml++30/Makefile +++ b/textproc/libxml++30/Makefile @@ -3,6 +3,7 @@ PORTVERSION= 2.91.3 PORTREVISION?= 0 CATEGORIES= textproc MASTER_SITES= GNOME +PKGNAMESUFFIX= 30 MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ |