diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-06 15:53:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-06 15:53:16 +0000 |
commit | ae60358af51e1fe194525a699ceaf9d8a0ac712b (patch) | |
tree | 72dabb1a38a186d4803f2801ede9ee6e0cebfd0b /x11/slop | |
parent | 1b7db61de7c04e0aaeccc1d30875a190088b5aba (diff) |
Notes
Diffstat (limited to 'x11/slop')
-rw-r--r-- | x11/slop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/slop/Makefile b/x11/slop/Makefile index 040c7f4f9a13..af9b8a64a1ea 100644 --- a/x11/slop/Makefile +++ b/x11/slop/Makefile @@ -2,8 +2,8 @@ PORTNAME= slop PORTVERSION= 7.3.49 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= neel@neelc.org |