diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-10-28 19:02:59 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-10-28 19:02:59 +0000 |
commit | 8a8f3bdf15edce6fca0c4a9a31fd6b3f2fb91715 (patch) | |
tree | f303dc2ac590132eab7a15d9c21bb3d707efef02 /misc/p5-Business-ISBN-Data/Makefile | |
parent | edd5630f8db9e83a4df7d793b4e151e129f929c1 (diff) |
- update to 20081020
Notes
Notes:
svn path=/head/; revision=222173
Diffstat (limited to 'misc/p5-Business-ISBN-Data/Makefile')
-rw-r--r-- | misc/p5-Business-ISBN-Data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index 8f5989beaa5f..8f0c6a33d044 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Business-ISBN-Data -PORTVERSION= 1.17 +PORTVERSION= 20081020 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |