diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/linux_kdump | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
download | ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip |
Notes
Diffstat (limited to 'devel/linux_kdump')
-rw-r--r-- | devel/linux_kdump/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/linux_kdump/Makefile b/devel/linux_kdump/Makefile index 101aa8066e29..f3b3a1c77131 100644 --- a/devel/linux_kdump/Makefile +++ b/devel/linux_kdump/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: linux_kdump -# Version required: 1.2 # Date created: Nov 26 1997 # Whom: msmith@FreeBSD.org # # $FreeBSD$ # -DISTNAME= linux_kdump-1.4 +PORTNAME= linux_kdump +PORTVERSION= 1.4 CATEGORIES= devel linux MASTER_SITES= http://people.FreeBSD.org/~marcel/ \ ftp://ftp.scc.nl/pub/FreeBSD/distfiles/ |