diff options
author | asau <asau@pkgsrc.org> | 2017-09-17 15:04:23 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2017-09-17 15:04:23 +0000 |
commit | e7363886bcb44ccc85565d44aef7dcc30edfea3c (patch) | |
tree | b5f55424293347ec15005d23a37ffcc9c5c516bb /lang/abcl | |
parent | a8c98fff3c529f2c5f1f275e4f5448a6053d1ed0 (diff) | |
download | pkgsrc-e7363886bcb44ccc85565d44aef7dcc30edfea3c.tar.gz |
Disassociate myself from NetBSD project.
Diffstat (limited to 'lang/abcl')
-rw-r--r-- | lang/abcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/abcl/Makefile b/lang/abcl/Makefile index b142907eccf..7285a330961 100644 --- a/lang/abcl/Makefile +++ b/lang/abcl/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2017/09/16 11:48:30 asau Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/17 15:04:23 asau Exp $ DISTNAME= abcl-src-1.5.0 PKGNAME= $(DISTNAME:C/-src//) CATEGORIES= lang MASTER_SITES= http://abcl.org/releases/$(PKGVERSION_NOREV)/ -MAINTAINER= asau@NetBSD.org +MAINTAINER= asau@inbox.ru HOMEPAGE= http://abcl.org/ COMMENT= Armed Bear Common Lisp |