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 35c5aba03735..fd6bb86da1ce 100644 --- a/emulators/linux-winetools/Makefile +++ b/emulators/linux-winetools/Makefile @@ -7,7 +7,7 @@ PORTNAME= winetools PORTVERSION= 1.30 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/winetools/} PKGNAMEPREFIX= linux- |