diff options
Diffstat (limited to 'editors/puff/Makefile')
-rw-r--r-- | editors/puff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/puff/Makefile b/editors/puff/Makefile index 6881190e9d04..63cf4aee2e44 100644 --- a/editors/puff/Makefile +++ b/editors/puff/Makefile @@ -8,9 +8,9 @@ PORTNAME= puff PORTVERSION= 0.42 CATEGORIES= editors -MASTER_SITES= ftp://ftp.developerpit.com/puff/ +MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= Simple and efficient text editor WRKSRC= ${WRKDIR}/puff |