diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-12-30 08:19:35 +0800 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-12-30 08:19:35 +0800 |
commit | a15aa2e989fd63b1dd6119be4a82bbbc82e1aa1b (patch) | |
tree | ea1f596405a485cbb247befdef0edf79d12e397b | |
parent | 882731be034c820199c649eaed5950e7ca291d45 (diff) | |
download | freebsd-ports-gnome-a15aa2e989fd63b1dd6119be4a82bbbc82e1aa1b.tar.gz freebsd-ports-gnome-a15aa2e989fd63b1dd6119be4a82bbbc82e1aa1b.tar.zst freebsd-ports-gnome-a15aa2e989fd63b1dd6119be4a82bbbc82e1aa1b.zip |
- Pass maintainership to submitter
PR: ports/130010
Submitted by: Eitan Adler <EitanAdlerList@gmail.com>
-rw-r--r-- | misc/pastebinit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile index 3ceed529c76a..9ea9b367abdc 100644 --- a/misc/pastebinit/Makefile +++ b/misc/pastebinit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.11 CATEGORIES= misc python MASTER_SITES= http://www.stgraber.org/download/projects/pastebin/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= EitanAdlerList@gmail.com COMMENT= A command line utility for pastebing USE_PYTHON= yes |