diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:49:05 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:49:05 +0000 |
commit | f91f1f31097c76ef31fcc8c348d1c8961da0f83c (patch) | |
tree | b78ae0ea5a80ab9b2f539dbf18b9a90a2442a924 /emulators/visualos | |
parent | c9a937f5a8bdcc3db86388233d90f7fd022b7385 (diff) | |
download | ports-f91f1f31097c76ef31fcc8c348d1c8961da0f83c.tar.gz ports-f91f1f31097c76ef31fcc8c348d1c8961da0f83c.zip |
Notes
Diffstat (limited to 'emulators/visualos')
-rw-r--r-- | emulators/visualos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index b0e8e866db23..471c72bf703e 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -6,7 +6,7 @@ # PORTNAME= VisualOS -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.2 CATEGORIES= emulators gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= visualos |