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/dotfile | |
parent | 9467713b6447f007838ba7219286cb78e90c02f7 (diff) | |
download | ports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.tar.gz ports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.zip |
Notes
Diffstat (limited to 'misc/dotfile')
-rw-r--r-- | misc/dotfile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile index 53ba1ca653c9..2063f5c8b4ae 100644 --- a/misc/dotfile/Makefile +++ b/misc/dotfile/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: dotfile -# Version required: 2.0 # Date created: 11/12/96 # Whom: oly@world.std.com # # $FreeBSD$ # -DISTNAME= dotfile-2.2 +PORTNAME= dotfile +PORTVERSION= 2.2 CATEGORIES= misc tk82 MASTER_SITES= ftp://ftp.imada.ou.dk/pub/dotfile/ |