diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-12 02:41:15 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-12 02:41:15 +0800 |
commit | f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93 (patch) | |
tree | 1b6622ee9500d34583470950dd12dcca6bdf3347 /misc | |
parent | 2f729cf2e579ea9fd486367aa065e72e75b7c76e (diff) | |
download | freebsd-ports-gnome-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.tar.gz freebsd-ports-gnome-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.tar.zst freebsd-ports-gnome-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.zip |
- Update maintainer's email address
PR: ports/148497
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
Diffstat (limited to 'misc')
-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 9ea9b367abdc..f5f7f599a431 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= EitanAdlerList@gmail.com +MAINTAINER= ports@eitanadler.com COMMENT= A command line utility for pastebing USE_PYTHON= yes |