diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-05-26 01:39:58 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-05-26 01:39:58 +0000 |
commit | 731d98a5b1cfdea3a2727820d49ca89b251bfabc (patch) | |
tree | 06dce92cdbbb319ff86e284a25438bd98a25ccfd | |
parent | d2023bc914b21884b5b2a01356cdf2d87a2dc67c (diff) | |
download | pkgsrc-731d98a5b1cfdea3a2727820d49ca89b251bfabc.tar.gz |
Remove xulrunner.
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 46b89aa0e1c..cc50581ecd1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1744 2013/05/21 14:35:37 imil Exp $ +# $NetBSD: Makefile,v 1.1745 2013/05/26 01:39:58 ryoon Exp $ # COMMENT= Development utilities @@ -1657,7 +1657,6 @@ SUBDIR+= xfconf SUBDIR+= xmake SUBDIR+= xorg-util-macros SUBDIR+= xsd -SUBDIR+= xulrunner SUBDIR+= xulrunner10 SUBDIR+= xulrunner17 SUBDIR+= xulrunner192 |