diff options
author | taca <taca@pkgsrc.org> | 2018-09-18 15:13:47 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2018-09-18 15:13:47 +0000 |
commit | 3c140cf83b873826203c6c8f361e13ceb055f3c4 (patch) | |
tree | 864b7749f3da5bae3589e9e0d1da868ba2f6a8e8 /www | |
parent | 9db501beeee7f06a1c1cd2d1e5a74e3ff238e15e (diff) | |
download | pkgsrc-3c140cf83b873826203c6c8f361e13ceb055f3c4.tar.gz |
www/Makefile: remove contao44 and contao45
www/contao44 and www/contao45 will removed from pkgsrc.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/Makefile b/www/Makefile index ccce9e6e62d..b40dc4fa0d5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1340 2018/09/05 08:21:22 adam Exp $ +# $NetBSD: Makefile,v 1.1341 2018/09/18 15:13:47 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -73,8 +73,6 @@ SUBDIR+= clearsilver-base SUBDIR+= clisp-fastcgi #SUBDIR+= contao # only contains Makefile fragments SUBDIR+= contao35 -SUBDIR+= contao44 -SUBDIR+= contao45 SUBDIR+= cppcms SUBDIR+= crawl SUBDIR+= cronolog |