diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-20 18:39:58 +0000 |
commit | 227824e7d1496bf0254aa6f1bad98f1622e053cf (patch) | |
tree | 04e7e54eb5679dc2ed3951bec971d1573bc08471 /misc/xpns/Makefile | |
parent | a38ae12ca88a55fabec1dbbae507656d007c2cff (diff) | |
download | ports-227824e7d1496bf0254aa6f1bad98f1622e053cf.tar.gz ports-227824e7d1496bf0254aa6f1bad98f1622e053cf.zip |
Notes
Diffstat (limited to 'misc/xpns/Makefile')
-rw-r--r-- | misc/xpns/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/xpns/Makefile b/misc/xpns/Makefile index 0b390632e56d..00b0b98a34e2 100644 --- a/misc/xpns/Makefile +++ b/misc/xpns/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: xpns # Version required: 1.0 # Date created: 6 Apr 97 -# Whom: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> +# Whom: Pedro Giffuni # -# $Id: Makefile,v 1.1.1.1 1997/06/24 06:07:27 max Exp $ +# $Id: Makefile,v 1.2 1997/06/29 09:38:20 obrien Exp $ # DISTNAME= pns_source @@ -12,7 +12,7 @@ CATEGORIES= misc cad MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/petri-nets/ EXTRACT_SUFX= .tar.Z -MAINTAINER= pgiffuni@fps.biblos.unal.edu.co +MAINTAINER= giffunip@asme.org USE_X11= yes NO_WRKSUBDIR= yes |