diff options
Diffstat (limited to 'devel/pear-HTML_QuickForm2/Makefile')
-rw-r--r-- | devel/pear-HTML_QuickForm2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pear-HTML_QuickForm2/Makefile b/devel/pear-HTML_QuickForm2/Makefile index 360f3ac906f4..8192dfea1581 100644 --- a/devel/pear-HTML_QuickForm2/Makefile +++ b/devel/pear-HTML_QuickForm2/Makefile @@ -6,9 +6,8 @@ # PORTNAME= HTML_QuickForm -PORTVERSION= 3.2.4.1 +PORTVERSION= 3.2.5 CATEGORIES= devel www pear -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/pl\1/} MAINTAINER= tux@pinguru.net COMMENT= Provide methods for creating, validating and processing HTML forms |