diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-30 16:12:42 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-30 16:12:42 +0000 |
commit | 1caf7544bbd003f36a12ac779474e42cbebe9344 (patch) | |
tree | 6bef7e178e1cc6e6170274fc69fb5fcc87e4fc90 /misc/Makefile | |
parent | Add p5-Business-ISBN 1.64, work with International Standard Book (diff) |
Add p5-Business-ISSN 0.90, perl extension for International
Standard Serial Numbers.
PR: 33326
Submitted by: Seamus Venasse <svenasse@polaris.ca>
Notes
Notes:
svn path=/head/; revision=52401
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 145684f6effb..6d549b31f948 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -142,6 +142,7 @@ SUBDIR += p5-Array-PrintCols SUBDIR += p5-Business-CreditCard SUBDIR += p5-Business-ISBN + SUBDIR += p5-Business-ISSN SUBDIR += p5-Data-Buffer SUBDIR += p5-DataCash SUBDIR += p5-File-CounterFile |