pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang Added new SUBDIR for gccAda-3.4. The package gccA...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/962f2a4b712f
branches:  trunk
changeset: 476017:962f2a4b712f
user:      shannonjr <shannonjr%pkgsrc.org@localhost>
date:      Tue Jun 01 18:37:00 2004 +0000

description:
Added new SUBDIR for gccAda-3.4. The package gccAda-3.4 is new and does not
conflict with any other package.

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 5ecf04093276 -r 962f2a4b712f lang/Makefile
--- a/lang/Makefile     Tue Jun 01 18:32:03 2004 +0000
+++ b/lang/Makefile     Tue Jun 01 18:37:00 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.174 2004/05/28 00:48:27 wiz Exp $
+# $NetBSD: Makefile,v 1.175 2004/06/01 18:37:00 shannonjr Exp $
 #
 
 COMMENT=       Programming languages
@@ -159,5 +159,6 @@
 SUBDIR+=       vslisp
 SUBDIR+=       wonka
 SUBDIR+=       yabasic
+SUBDIR+=       gccAda-3.4
 
 .include "../mk/bsd.pkg.subdir.mk"



Home | Main Index | Thread Index | Old Index