diff options
author | flathill <flathill@FreeBSD.org> | 1999-05-05 21:46:01 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-05-05 21:46:01 +0800 |
commit | 9ad1b33e88f8cde31dc022ee4caa6f7715cf4e27 (patch) | |
tree | e163a25620f0fa8c38bfcd7ae5cdef7a3ba91ed9 /www | |
parent | ccf8ca3aa8d8de6305a9bc877a507e1ed7c37cf0 (diff) | |
download | freebsd-ports-gnome-9ad1b33e88f8cde31dc022ee4caa6f7715cf4e27.tar.gz freebsd-ports-gnome-9ad1b33e88f8cde31dc022ee4caa6f7715cf4e27.tar.zst freebsd-ports-gnome-9ad1b33e88f8cde31dc022ee4caa6f7715cf4e27.zip |
Update to 4.0.1
PR: ports/11499
Submitted by: brett@peloton.physics.montana.edu
Diffstat (limited to 'www')
-rw-r--r-- | www/aswedit/Makefile | 6 | ||||
-rw-r--r-- | www/aswedit/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile index 069a71135cf9..12ac876abc9e 100644 --- a/www/aswedit/Makefile +++ b/www/aswedit/Makefile @@ -3,11 +3,11 @@ # Date created: 25 June 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.2 1998/08/24 01:11:53 steve Exp $ +# $Id: Makefile,v 1.3 1999/01/07 02:31:51 simokawa Exp $ # DISTNAME= asWedit-4.0-i386.linux -PKGNAME= asWedit-4.0 +PKGNAME= asWedit-4.0.1 CATEGORIES= editors www MASTER_SITES= http://www.advasoft.com/asWedit/ \ ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/ \ @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386 RESTRICTED= "Commercial software" NO_BUILD= yes NO_PACKAGE= ${RESTRICTED} -WRKSRC= ${WRKDIR}/asWedit-4.0 +WRKSRC= ${WRKDIR}/asWedit-4.0.1 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/asWedit ${PREFIX}/bin diff --git a/www/aswedit/distinfo b/www/aswedit/distinfo index 2f3ea4978310..5e7da11cc6d3 100644 --- a/www/aswedit/distinfo +++ b/www/aswedit/distinfo @@ -1 +1 @@ -MD5 (asWedit-4.0-i386.linux.tar.gz) = c3d00e0886a2316e46ef05f4c204c0ed +MD5 (asWedit-4.0-i386.linux.tar.gz) = fe2ad74bf033631e35e68a905d8a6f2f |