summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordillo <dillo@pkgsrc.org>2004-04-25 11:40:56 +0000
committerdillo <dillo@pkgsrc.org>2004-04-25 11:40:56 +0000
commit24076752f354420501858dcdbd23af2dc2690b93 (patch)
treeb3a681a31fdd09bb7fab5d768e5c9af59de430e0 /lang
parent65ea82370faacc6424cb7e3e568cbae49ef8d16d (diff)
downloadpkgsrc-24076752f354420501858dcdbd23af2dc2690b93.tar.gz
use my NetBSD.org email address, update homepage
Diffstat (limited to 'lang')
-rw-r--r--lang/intercal/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/intercal/Makefile b/lang/intercal/Makefile
index fbda72f86ca..57f34a03622 100644
--- a/lang/intercal/Makefile
+++ b/lang/intercal/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:54:02 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 11:40:56 dillo Exp $
#
DISTNAME= intercal-0.20
CATEGORIES= lang
-MASTER_SITES= http://www.tuxedo.org/~esr/intercal/
+MASTER_SITES= http://www.catb.org/~esr/intercal/
-MAINTAINER= dillo@giga.or.at
-HOMEPAGE= http://www.tuxedo.org/~esr/intercal/
+MAINTAINER= dillo@NetBSD.org
+HOMEPAGE= http://www.catb.org/~esr/intercal/
COMMENT= The ultimate language for obfuscation and job security
.include "../../mk/bsd.pkg.mk"