diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-14 18:42:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-14 18:42:53 +0000 |
commit | 30f0edef4145f0607c5af9e069d9cc1efa6d86b4 (patch) | |
tree | 39a1ee482d9147adb50108dd0da8251c7eb0ddd5 /textproc/libxml2/Makefile | |
parent | 0c2447fb34482d2c41c515670cb810c93668446f (diff) |
Notes
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index fb5407a93833..c66cf1d013e6 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libxml2 PORTVERSION= 2.4.26 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 |