diff options
author | petef <petef@FreeBSD.org> | 2001-12-31 00:12:42 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-12-31 00:12:42 +0800 |
commit | 31621528fe1b7ffb51b5e10bebd20b860ed2085d (patch) | |
tree | 0209e48fb1f38a9f2709f8299bbd7c577aff610a /misc/Makefile | |
parent | aad1cee471987c013bf2a3eff5d02eeb950aebdb (diff) | |
download | freebsd-ports-gnome-31621528fe1b7ffb51b5e10bebd20b860ed2085d.tar.gz freebsd-ports-gnome-31621528fe1b7ffb51b5e10bebd20b860ed2085d.tar.zst freebsd-ports-gnome-31621528fe1b7ffb51b5e10bebd20b860ed2085d.zip |
Add p5-Business-ISSN 0.90, perl extension for International
Standard Serial Numbers.
PR: 33326
Submitted by: Seamus Venasse <svenasse@polaris.ca>
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 |