diff options
Diffstat (limited to 'devel/cook/Makefile')
-rw-r--r-- | devel/cook/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile index eead36ae89ef..ac4ea450565a 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -6,9 +6,10 @@ # PORTNAME= cook -PORTVERSION= 2.25 +PORTVERSION= 2.26 CATEGORIES= devel -MASTER_SITES= http://gd.tuwien.ac.at/softeng/Aegis/cook/ +MASTER_SITES= http://gd.tuwien.ac.at/softeng/Aegis/cook/ \ + http://www.canb.auug.org.au/~millerp/cook/ MAINTAINER= jasone@FreeBSD.org COMMENT= Like make(1), but more powerful and clean |