diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2003-01-30 09:47:35 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2003-01-30 09:47:35 +0000 |
commit | 479feea9b53a7f1dcaa4dfdd758952e80eaf3f80 (patch) | |
tree | 9e0183aa1ff8ef47ca87a86e1c95321f8fb17fd9 /devel/Makefile | |
parent | Add pear-HTML_Common: (diff) |
Add pear-HTML_Select:
Some small PEAR classes to handle common <select> lists.
PR: ports/47418
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes:
svn path=/head/; revision=74261
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2583a0a1c1de..fbce0a7bd9a0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -651,6 +651,7 @@ SUBDIR += pear-Console_Getopt SUBDIR += pear-Date SUBDIR += pear-HTML_Common + SUBDIR += pear-HTML_Select SUBDIR += pear-PEAR SUBDIR += pear-install SUBDIR += pedisassem |