diff options
Diffstat (limited to 'devel/libexecinfo/Makefile')
-rw-r--r-- | devel/libexecinfo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libexecinfo/Makefile b/devel/libexecinfo/Makefile index d51ca0d6191c..fc7d7aaa570a 100644 --- a/devel/libexecinfo/Makefile +++ b/devel/libexecinfo/Makefile @@ -6,10 +6,9 @@ # PORTNAME= libexecinfo -PORTVERSION= 1.0 -PORTREVISION= 2 +PORTVERSION= 1.1 CATEGORIES= devel -MASTER_SITES= https://demo.portaone.com/~sobomax/freestuff/ +MASTER_SITES= http://www.portaone.com/~sobomax/ MAINTAINER= ports@FreeBSD.org COMMENT= A library for inspecting program's backtrace |