diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-09-28 15:36:31 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-09-28 15:36:31 +0000 |
commit | 704ab44ef94cd1e4a47efd24aa4f1ff537a3ff08 (patch) | |
tree | c1af7f283f5fafe4a2eb01b627e1380f8b896c53 /misc | |
parent | 3a3ea2b5284a7c59492ab06f679dfc2d16bb7221 (diff) | |
download | ports-704ab44ef94cd1e4a47efd24aa4f1ff537a3ff08.tar.gz ports-704ab44ef94cd1e4a47efd24aa4f1ff537a3ff08.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/img2xterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/img2xterm/Makefile b/misc/img2xterm/Makefile index 298f2d9464a2..3aaae5dd0746 100644 --- a/misc/img2xterm/Makefile +++ b/misc/img2xterm/Makefile @@ -3,7 +3,7 @@ PORTNAME= img2xterm PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= arved@FreeBSD.org |