diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:07:29 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 00:07:29 +0000 |
commit | c3bb46468efb8e5e67dcd557814ce25e7c9521ee (patch) | |
tree | 94b6306cf43a2f77691932d56a3d8be806d6e130 /www/aswedit/Makefile | |
parent | 37c0ef8e3bc1afeab57f1c4f837b3c0031db633a (diff) |
Notes
Diffstat (limited to 'www/aswedit/Makefile')
-rw-r--r-- | www/aswedit/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile index 00deedeffddd..8f705f6ef6d9 100644 --- a/www/aswedit/Makefile +++ b/www/aswedit/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: asWedit -# Version required: 4.0 # Date created: 25 June 1997 # Whom: brett@peloton.physics.montana.edu # # $FreeBSD$ # -DISTNAME= asWedit-4.0-i386.linux -PKGNAME= asWedit-4.0.1 +PORTNAME= asWedit +PORTVERSION= 4.0.1 CATEGORIES= editors www linux MASTER_SITES= http://www.advasoft.com/asWedit/ \ ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/ \ ftp://sunsite.auc.dk/pub/infosystems/www/asWedit/ \ ftp://sunsite.icm.edu.pl/pub/www/asWedit/ +DISTNAME= asWedit-4.0-i386.linux MAINTAINER= brett@peloton.runet.edu |