diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-09-17 02:26:23 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-09-17 02:26:23 +0000 |
commit | 7590dc0cc131588dcd4693d0ddfc2b2849f20ae6 (patch) | |
tree | deec472143aeccb42bdb2267b5ee4016d13515e8 /textproc/expat2/Makefile | |
parent | 87a8145c93d467a0a7c515f4618d28a0fcbc6bf4 (diff) |
Notes
Diffstat (limited to 'textproc/expat2/Makefile')
-rw-r--r-- | textproc/expat2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 49adf13b4b93..2a885bb8e690 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= expat -PORTVERSION= 1.95.4 +PORTVERSION= 1.95.5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= expat |