diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-28 21:39:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-28 21:39:24 +0000 |
commit | ab27f1e02d6a18e18c35d0ef90fda4397969266c (patch) | |
tree | 2e2cf6ee8021390b7ccbbd46f8b36b58269606db /emulators | |
parent | fdd5be1140a7f56de9b445f0ad705c21569ef4fd (diff) | |
download | ports-ab27f1e02d6a18e18c35d0ef90fda4397969266c.tar.gz ports-ab27f1e02d6a18e18c35d0ef90fda4397969266c.zip |
Bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=36428
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmware2/Makefile | 1 | ||||
-rw-r--r-- | emulators/vmware3/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile index e0c4cb0422cc..d7baf87cc762 100644 --- a/emulators/vmware2/Makefile +++ b/emulators/vmware2/Makefile @@ -8,6 +8,7 @@ PORTNAME= vmware2 PORTVERSION= 2.0.3.799 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \ ${FREEBSD_MODULE_SITES} \ diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index e0c4cb0422cc..d7baf87cc762 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -8,6 +8,7 @@ PORTNAME= vmware2 PORTVERSION= 2.0.3.799 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \ ${FREEBSD_MODULE_SITES} \ |