diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2003-01-30 09:46:26 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2003-01-30 09:46:26 +0000 |
commit | dc7bd9db3d4a121c6b29e77bce89b86ad844e860 (patch) | |
tree | 1deaa75db963aa3840da7af2fa54e03d6c72557f /devel/Makefile | |
parent | Add pear-Date: (diff) |
Add pear-HTML_Common:
PEAR::HTML_Common is a base class for other HTML classes
PR: ports/47418
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes:
svn path=/head/; revision=74260
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 28023b6b345c..2583a0a1c1de 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -650,6 +650,7 @@ SUBDIR += pear SUBDIR += pear-Console_Getopt SUBDIR += pear-Date + SUBDIR += pear-HTML_Common SUBDIR += pear-PEAR SUBDIR += pear-install SUBDIR += pedisassem |