diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-13 09:01:47 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-04-13 09:01:47 +0000 |
commit | a117f705aab9c426c8276e5d495c50d2df2e4695 (patch) | |
tree | 798dbd43cf1d0f63931e2b3c2954784a794a0a62 /misc/ewipe | |
parent | cda8f4c4a08430cbc1b28774a3c5914e56484997 (diff) | |
download | ports-a117f705aab9c426c8276e5d495c50d2df2e4695.tar.gz ports-a117f705aab9c426c8276e5d495c50d2df2e4695.zip |
Notes
Diffstat (limited to 'misc/ewipe')
-rw-r--r-- | misc/ewipe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 672e69771bfc..e86b08b9efcb 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ewipe -# Version required: 1.1.0 # Date created: 17 October 1997 # Whom: itojun@itojun.org # # $FreeBSD$ # -DISTNAME= ewipe-1.1.0 +PORTNAME= ewipe +PORTVERSION= 1.1.0 CATEGORIES= misc tk42 MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ \ http://freefall.freebsd.org/~itojun/distfiles/ |