diff options
Diffstat (limited to 'emulators/linux-winetools/Makefile')
-rw-r--r-- | emulators/linux-winetools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-winetools/Makefile b/emulators/linux-winetools/Makefile index 1976c3a9b0fa..f2766ae891dc 100644 --- a/emulators/linux-winetools/Makefile +++ b/emulators/linux-winetools/Makefile @@ -7,7 +7,7 @@ PORTNAME= winetools PORTVERSION= 1.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/winetools/} PKGNAMEPREFIX= linux- |