diff options
Diffstat (limited to 'devel/understand_c/Makefile')
-rw-r--r-- | devel/understand_c/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/understand_c/Makefile b/devel/understand_c/Makefile index 8ae0374cb1af..02a7e8d068ff 100644 --- a/devel/understand_c/Makefile +++ b/devel/understand_c/Makefile @@ -6,10 +6,11 @@ # PORTNAME= understand_c -PORTVERSION= 1.4.110 +PORTVERSION= 1.4.111 PORTEPOCH= 1 CATEGORIES= devel linux -MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/latest/ +MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/%SUBDIR%/ +MASTER_SITE_SUBDIR= latest pastbuilds DISTNAME= und_c-14b${PORTVERSION:E}-linux MAINTAINER= lioux@FreeBSD.org |