diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-02-24 22:32:15 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-02-24 22:32:15 +0000 |
commit | 171b060573a3ce29f7124ac6e3cc241e5846d8c1 (patch) | |
tree | fee0894291ccba73736abbb83f0621a2231ce691 | |
parent | Update port to 1.0.1 (diff) |
Oops, forgot to change version on this.
Submitted by: "William Wong" <willwong@anime.ca>
Notes
Notes:
svn path=/head/; revision=26263
-rw-r--r-- | misc/34upgrade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/34upgrade/Makefile b/misc/34upgrade/Makefile index 65b9805e8a48..7b17b3e20805 100644 --- a/misc/34upgrade/Makefile +++ b/misc/34upgrade/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -DISTNAME= 34upgrade-2000.01.05 +DISTNAME= 34upgrade-2000.02.02 CATEGORIES= misc DISTFILES= # empty |