diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 08:49:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 08:49:30 +0000 |
commit | dad9a57abe0907e2d451ff263083a9d1d82dfca2 (patch) | |
tree | 4e676da1d8e6e15fa064f8de419e97dbd5a58d94 /misc/xpns/Makefile | |
parent | 9467713b6447f007838ba7219286cb78e90c02f7 (diff) | |
download | ports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.tar.gz ports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.zip |
Notes
Diffstat (limited to 'misc/xpns/Makefile')
-rw-r--r-- | misc/xpns/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/xpns/Makefile b/misc/xpns/Makefile index 3496441b4d04..eca6f6ea84a2 100644 --- a/misc/xpns/Makefile +++ b/misc/xpns/Makefile @@ -1,16 +1,15 @@ # New ports collection makefile for: xpns -# Version required: 1.0 # Date created: 6 Apr 97 # Whom: Pedro Giffuni # # $FreeBSD$ # -DISTNAME= pns_source -PKGNAME= xpns-1.0 +PORTNAME= xpns +PORTVERSION= 1.0 CATEGORIES= misc cad MASTER_SITES= http://www.ee.uwa.edu.au/~braunl/pns/ftp/ -EXTRACT_SUFX= .tar.Z +DISTFILES= pns_source.tar.Z MAINTAINER= giffunip@asme.org |