diff options
Diffstat (limited to 'www/dotproject/Makefile')
-rw-r--r-- | www/dotproject/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/dotproject/Makefile b/www/dotproject/Makefile index b2a65869ccc1..c08426b0cff6 100644 --- a/www/dotproject/Makefile +++ b/www/dotproject/Makefile @@ -6,11 +6,11 @@ # PORTNAME= dotproject -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= antonio@php.net COMMENT= Open Source Project Management tool |