diff options
author | riggs <riggs@FreeBSD.org> | 2018-09-29 16:04:27 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2018-09-29 16:04:27 +0800 |
commit | 319ab8ffcf01f38eb64a200d2275ebad205adc6d (patch) | |
tree | 975d38821780487b1c1fed96db5ed01f30b7dbe1 /emulators | |
parent | 04722c57d9d625f53ea7083f54d9f18b863fa853 (diff) | |
download | freebsd-ports-gnome-319ab8ffcf01f38eb64a200d2275ebad205adc6d.tar.gz freebsd-ports-gnome-319ab8ffcf01f38eb64a200d2275ebad205adc6d.tar.zst freebsd-ports-gnome-319ab8ffcf01f38eb64a200d2275ebad205adc6d.zip |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 1 | ||||
-rw-r--r-- | emulators/wine/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 6488711d0747..9d2824981db4 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 3.17 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 6e5e8c450115..d55ee602cf03 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 3.0.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ |