diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-27 14:08:47 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-27 14:08:47 +0000 |
commit | 35ebbadc953d9efbdbc698cb0b4fd0d0af996ff4 (patch) | |
tree | be1c7197890aa2e6d14a17bbe8b37600cfced86c /editors/puff | |
parent | 3f9a4914e38fc91f1a5af3eee49f516c16257217 (diff) | |
download | ports-35ebbadc953d9efbdbc698cb0b4fd0d0af996ff4.tar.gz ports-35ebbadc953d9efbdbc698cb0b4fd0d0af996ff4.zip |
Notes
Diffstat (limited to 'editors/puff')
-rw-r--r-- | editors/puff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/puff/Makefile b/editors/puff/Makefile index e9d4baeea4dc..cdc640642116 100644 --- a/editors/puff/Makefile +++ b/editors/puff/Makefile @@ -8,7 +8,8 @@ PORTNAME= puff PORTVERSION= 0.43 CATEGORIES= editors -MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/ +MASTER_SITES= http://devpit.org/puff/ \ + http://www.freebsdbrasil.com.br/~jmelo/ MAINTAINER= jmelo@FreeBSD.org COMMENT= Simple and efficient text editor |