diff options
author | jaapb <jaapb> | 2013-04-03 12:53:58 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2013-04-03 12:53:58 +0000 |
commit | 70aceee3d40b4cac2ca2ee1230ce7112662e4d94 (patch) | |
tree | 7007cb33562669d397ee129bd942b75511183ea3 | |
parent | ecf3410f0e032af1e6ee06b1bde8ade68ac8c493 (diff) | |
download | pkgsrc-70aceee3d40b4cac2ca2ee1230ce7112662e4d94.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 |