diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
commit | 32b1b831cd993dbca6afca173ebb087cd26238f0 (patch) | |
tree | b7bfe10b717cc84624543360d74893a3ad1d3693 /www/wgetpaste | |
parent | d45aafd6c7ec85c58376e45d5a011ac5a2d94ea2 (diff) |
re-assign back to ports@
Notes
Notes:
svn path=/head/; revision=252221
Diffstat (limited to 'www/wgetpaste')
-rw-r--r-- | www/wgetpaste/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wgetpaste/Makefile b/www/wgetpaste/Makefile index 10baf2483ba5..a7707a1f5e7a 100644 --- a/www/wgetpaste/Makefile +++ b/www/wgetpaste/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://wgetpaste.zlin.dk/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}.example zlin.conf EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Paste to several pastebin services via bash script RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ |