diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-11-28 20:50:38 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-11-28 20:50:38 +0000 |
commit | 732b79ab3bb25398cc7964258f4524b1f39dd775 (patch) | |
tree | 7cd8bc07fbb156fc601b5b7b7e43010381f8f4d1 /editors/puff | |
parent | eb6d366418e238a035dfed155ad84be5764be6ef (diff) | |
download | ports-732b79ab3bb25398cc7964258f4524b1f39dd775.tar.gz ports-732b79ab3bb25398cc7964258f4524b1f39dd775.zip |
Notes
Diffstat (limited to 'editors/puff')
-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 |