diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-10-14 16:19:51 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-10-14 16:19:51 +0000 |
commit | 19d37e56daf2793824efd2ff1d50fe6eddfa697e (patch) | |
tree | 65c5b6bc7ddee58bc5580954f1a457183bee4980 /textproc/p5-RDF-Simple/Makefile | |
parent | 05fed8bce9e7ed60e8308ea4f60704b1cba21beb (diff) | |
download | ports-19d37e56daf2793824efd2ff1d50fe6eddfa697e.tar.gz ports-19d37e56daf2793824efd2ff1d50fe6eddfa697e.zip |
Notes
Diffstat (limited to 'textproc/p5-RDF-Simple/Makefile')
-rw-r--r-- | textproc/p5-RDF-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-RDF-Simple/Makefile b/textproc/p5-RDF-Simple/Makefile index 67b893ca8493..d748c6dbc78e 100644 --- a/textproc/p5-RDF-Simple/Makefile +++ b/textproc/p5-RDF-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= RDF-Simple -PORTVERSION= 0.30.5 +PORTVERSION= 0.30.6 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |