diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-12-29 06:16:00 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-12-29 06:16:00 +0000 |
commit | 3b9579fd9e8d506c7a57c852eb52e6feaf5f090c (patch) | |
tree | dd63364ce720377e2e4adcff293fbdc764e87287 /misc/pastebinit/Makefile | |
parent | 142371eec9bb8ba652f265bacfb961b69f75990d (diff) |
Notes
Diffstat (limited to 'misc/pastebinit/Makefile')
-rw-r--r-- | misc/pastebinit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile index ae6cb20181ec..3ceed529c76a 100644 --- a/misc/pastebinit/Makefile +++ b/misc/pastebinit/Makefile @@ -6,11 +6,11 @@ # PORTNAME= pastebinit -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= misc python MASTER_SITES= http://www.stgraber.org/download/projects/pastebin/ -MAINTAINER= comperr.extra@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A command line utility for pastebing USE_PYTHON= yes |