diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-04-13 19:46:32 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2017-04-13 19:46:32 +0000 |
| commit | e26dc6414d6f8708bf64cb7800f9fe740674e9e4 (patch) | |
| tree | 22a140c353ab5cacace9eec7c5c9c34352116b55 | |
| parent | - Fix shebangs in all scripts (diff) | |
- Bump PORTREVISION
| -rw-r--r-- | www/twms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/twms/Makefile b/www/twms/Makefile index 48786e03a80a..9851b576bb95 100644 --- a/www/twms/Makefile +++ b/www/twms/Makefile @@ -3,7 +3,7 @@ PORTNAME= twms PORTVERSION= 0.02w -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www astro MAINTAINER= amdmi3@FreeBSD.org |
