diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-17 17:01:05 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-17 17:01:05 +0000 |
commit | fd1bd5870443e26e8408bcf77e3f3d13a7277c5f (patch) | |
tree | 37ce16c86e6e20dee8294f67e4b62ce006eb9e53 /www/gist | |
parent | 17602ef072d2a3c7dca9c85233102cc267f56241 (diff) | |
download | ports-fd1bd5870443e26e8408bcf77e3f3d13a7277c5f.tar.gz ports-fd1bd5870443e26e8408bcf77e3f3d13a7277c5f.zip |
Notes
Diffstat (limited to 'www/gist')
-rw-r--r-- | www/gist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gist/Makefile b/www/gist/Makefile index 334621b6ef64..1887833cb2f1 100644 --- a/www/gist/Makefile +++ b/www/gist/Makefile @@ -13,7 +13,7 @@ DISTNAME= gist EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= codeblock@eighthbit.net +MAINTAINER= ports@FreeBSD.org COMMENT= A gist pastebin posting command CONFLICTS= p5-WWW-GitHub-Gist-[0-9]* |