diff options
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 |