diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-06-21 23:25:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-06-21 23:25:11 +0000 |
commit | bfdba6df3044dbc046d7cfc2e654130e9b5834d8 (patch) | |
tree | 6cb9436acfd387b175b752b2450dbe7e15b974bf /misc/225upgrade | |
parent | 75ad7f2c38b025fc64943d629853a1c6e5ddda69 (diff) | |
download | ports-bfdba6df3044dbc046d7cfc2e654130e9b5834d8.tar.gz ports-bfdba6df3044dbc046d7cfc2e654130e9b5834d8.zip |
Notes
Diffstat (limited to 'misc/225upgrade')
-rw-r--r-- | misc/225upgrade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/225upgrade/Makefile b/misc/225upgrade/Makefile index 299abbdbe4c1..6c76bf76810b 100644 --- a/misc/225upgrade/Makefile +++ b/misc/225upgrade/Makefile @@ -3,14 +3,14 @@ # Date created: 30 Nov 1997 # Whom: asami # -# $Id: Makefile,v 1.5 1999/03/29 07:09:45 asami Exp $ +# $Id: Makefile,v 1.6 1999/04/21 04:59:54 asami Exp $ # DISTNAME= 225upgrade-1998.03.08 CATEGORIES= misc DISTFILES= # empty -MAINTAINER= asami@Freebsd.ORG +MAINTAINER= asami@FreeBSD.org .include <bsd.port.pre.mk> |