diff options
Diffstat (limited to 'www/gist')
-rw-r--r-- | www/gist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gist/Makefile b/www/gist/Makefile index a1a6d159bce5..3dd037fcbff5 100644 --- a/www/gist/Makefile +++ b/www/gist/Makefile @@ -6,14 +6,14 @@ # PORTNAME= gist -PORTVERSION= 2.0.3 +PORTVERSION= 3.1.0 CATEGORIES= www net MASTER_SITES= https://github.com/defunkt/${PORTNAME}/raw/v${PORTVERSION}/ DISTNAME= gist EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= changlp@cs.nctu.edu.tw COMMENT= A gist pastebin posting command CONFLICTS= p5-App-gist-[0-9]* |