diff options
Diffstat (limited to 'ftp/curlpp/Makefile')
-rw-r--r-- | ftp/curlpp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index d97fdefc6490..f305887d2270 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -3,6 +3,7 @@ PORTNAME= curlpp PORTVERSION= 0.7.3 +DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= ftp @@ -27,8 +28,6 @@ PORTDOCS= * PORTEXAMPLES= * GH_ACCOUNT= jpbarrette -GH_PROJECT= ${PORTNAME} -GH_TAGNAME= v${PORTVERSION} USE_GITHUB= yes PATHFIX_MAKEFILEIN= Makefile.am |