diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-19 20:43:03 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-19 20:43:03 +0000 |
commit | 00789911dc825bb8e782673bedf5a3b0f225be7b (patch) | |
tree | cd014ecbbe51a16aae8444695eb45878ddcbae1b /editors | |
parent | a97150621e57298dfbab112da6d358118804dfaa (diff) | |
download | ports-00789911dc825bb8e782673bedf5a3b0f225be7b.tar.gz ports-00789911dc825bb8e782673bedf5a3b0f225be7b.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/zoinks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/zoinks/Makefile b/editors/zoinks/Makefile index a5e617af3517..a29993ab6d20 100644 --- a/editors/zoinks/Makefile +++ b/editors/zoinks/Makefile @@ -3,6 +3,7 @@ PORTNAME= zoinks PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://zoinks.mikelockwood.com/download/ |