diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-16 17:53:23 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-16 17:53:23 +0000 |
commit | 2d261c44b893036f85066d2b041f570bcb56683d (patch) | |
tree | e13feb5bda54800d22a4ebb01852261a62e162e5 /sysutils/portupgrade/Makefile | |
parent | 9efa95776511fcbaec2100c060cae41d9d85b073 (diff) | |
download | ports-2d261c44b893036f85066d2b041f570bcb56683d.tar.gz ports-2d261c44b893036f85066d2b041f570bcb56683d.zip |
Notes
Diffstat (limited to 'sysutils/portupgrade/Makefile')
-rw-r--r-- | sysutils/portupgrade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/portupgrade/Makefile b/sysutils/portupgrade/Makefile index b68f8a96fa7e..19cae70dd627 100644 --- a/sysutils/portupgrade/Makefile +++ b/sysutils/portupgrade/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portupgrade -PORTVERSION= 20020116.1 +PORTVERSION= 20020117 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.iDaemons.org/distfiles/ |