diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/puff/Makefile | 12 | ||||
-rw-r--r-- | editors/puff/distinfo | 6 |
2 files changed, 6 insertions, 12 deletions
diff --git a/editors/puff/Makefile b/editors/puff/Makefile index bba2f9ce8001..17bf368e3f3b 100644 --- a/editors/puff/Makefile +++ b/editors/puff/Makefile @@ -6,20 +6,14 @@ # PORTNAME= puff -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= editors MASTER_SITES= http://devpit.org/puff/ \ http://www.freebsdbrasil.com.br/~jmelo/ -MAINTAINER= jmelo@FreeBSD.org +MAINTAINER= bilbo@hobbiton.org COMMENT= Simple and efficient text editor PLIST_FILES= bin/puff etc/puff.conf.sample -.include <bsd.port.pre.mk> - -.if (${OSVERSION} >= 700000) -BROKEN= Does not compile on 7.X -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/editors/puff/distinfo b/editors/puff/distinfo index f4fa1d2a7506..feabe0537e49 100644 --- a/editors/puff/distinfo +++ b/editors/puff/distinfo @@ -1,3 +1,3 @@ -MD5 (puff-1.0.tar.gz) = d6b575b84ee2a73a645f8699f1d37a35 -SHA256 (puff-1.0.tar.gz) = e504379eeac325d22578cf1d788fde833ab7e4bd5c72e1e6dd36e6cdb60266e1 -SIZE (puff-1.0.tar.gz) = 35429 +MD5 (puff-1.0.1.tar.gz) = 5862fb0a30a5b89255e4f76d9c36e00a +SHA256 (puff-1.0.1.tar.gz) = 2a5793c2c9ac17b72818004235020e236b3bdb8648bb8018a032c228f38db06c +SIZE (puff-1.0.1.tar.gz) = 35135 |