diff options
Diffstat (limited to 'emulators/visualos/Makefile')
-rw-r--r-- | emulators/visualos/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/visualos/Makefile b/emulators/visualos/Makefile index 94801a23348e..a5cc3c527200 100644 --- a/emulators/visualos/Makefile +++ b/emulators/visualos/Makefile @@ -7,15 +7,14 @@ PORTNAME= VisualOS PORTVERSION= 1.0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME:L} MAINTAINER= ports@FreeBSD.org COMMENT= A visual simulator of an operating system to help understand how OSes work -USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libglade USE_GMAKE= yes GNU_CONFIGURE= yes |