diff options
author | steve <steve@FreeBSD.org> | 1998-02-21 02:39:58 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-02-21 02:39:58 +0800 |
commit | 7f817ed355206ce0cae7450d457a582f420f4e39 (patch) | |
tree | 083cf344b842bf2f5b9ba97045443ec41e82a8cc /lang/atlast | |
parent | ca152986b1b0b454ab58e2bea56e7f0842ab2ffe (diff) | |
download | freebsd-ports-gnome-7f817ed355206ce0cae7450d457a582f420f4e39.tar.gz freebsd-ports-gnome-7f817ed355206ce0cae7450d457a582f420f4e39.tar.zst freebsd-ports-gnome-7f817ed355206ce0cae7450d457a582f420f4e39.zip |
Update to reflect Pedro's new Email address.
PR: 5725
Diffstat (limited to 'lang/atlast')
-rw-r--r-- | lang/atlast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/atlast/Makefile b/lang/atlast/Makefile index 568ecb84bb9d..ed161ee42950 100644 --- a/lang/atlast/Makefile +++ b/lang/atlast/Makefile @@ -3,14 +3,14 @@ # Date created: 26 Ag 97 # Whom: Pedro Giffuni # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/11/17 09:48:17 tg Exp $ # DISTNAME= atlast-1.0 CATEGORIES= lang MASTER_SITES= http://www.fourmilab.ch/atlast/ -MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co +MAINTAINER= giffunip@asme.org do-install: $(INSTALL_PROGRAM) $(WRKSRC)/atlast $(PREFIX)/bin |