diff options
author | jaapb <jaapb@pkgsrc.org> | 2013-04-03 12:53:58 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2013-04-03 12:53:58 +0000 |
commit | 4b7cc776168c034a31beaa8e71db483693c5b1e1 (patch) | |
tree | 7007cb33562669d397ee129bd942b75511183ea3 | |
parent | 7fd3096b615e2c5c2570dc72df2eae5e6640345d (diff) | |
download | pkgsrc-4b7cc776168c034a31beaa8e71db483693c5b1e1.tar.gz |
No change to package version: just updated maintainer e-mail address (no
change in maintainer, though) and added license.
-rw-r--r-- | lang/cdl3/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/cdl3/Makefile b/lang/cdl3/Makefile index 851356bfd87..9d9f04edc0c 100644 --- a/lang/cdl3/Makefile +++ b/lang/cdl3/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2012/10/02 20:11:36 asau Exp $ +# $NetBSD: Makefile,v 1.13 2013/04/03 12:53:58 jaapb Exp $ DISTNAME= cdl3-1.2.8 CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.ru.nl/pub/cdl3/ -MAINTAINER= jaapb@kerguelen.org +MAINTAINER= jaapb@NetBSD.org HOMEPAGE= http://www.cs.ru.nl/~kees/cdl3/ COMMENT= Programming language for the development of compilers +LICENSE= gnu-gpl-v2 PKG_INSTALLATION_TYPES= overwrite pkgviews |