diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-01-28 18:12:02 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-01-28 18:12:02 +0000 |
commit | 26590990637104c72e182aecddb608371954c935 (patch) | |
tree | 4817b07e3f6e3c6a2932d4c86401d81f8086e7ed /www | |
parent | 6552273eceb3f0abaeee51c745bcd7aada1cb62a (diff) | |
download | ports-26590990637104c72e182aecddb608371954c935.tar.gz ports-26590990637104c72e182aecddb608371954c935.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-Services_W3C_HTMLValidator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-Services_W3C_HTMLValidator/Makefile b/www/pear-Services_W3C_HTMLValidator/Makefile index 465f5b05207f..e2238c9d0b49 100644 --- a/www/pear-Services_W3C_HTMLValidator/Makefile +++ b/www/pear-Services_W3C_HTMLValidator/Makefile @@ -8,7 +8,7 @@ PORTNAME= Services_W3C_HTMLValidator PORTVERSION= 1.0.0r2 CATEGORIES= www pear -DISTNAME= ${PORTNAME}-1.0.0RC2 +DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/RC/} MAINTAINER= miwi@FreeBSD.org COMMENT= An Object Oriented Interface to the W3C HTML Validator service. |