Changeset View
Changeset View
Standalone View
Standalone View
devel/interactive_rebase_tool/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= interactive_rebase_tool | PORTNAME= interactive_rebase_tool | ||||
| DISTVERSION= 1.2.1 | DISTVERSION= 1.2.1 | ||||
| PORTREVISION= 5 | PORTREVISION= 6 | ||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| MAINTAINER= petteri.valkonen@iki.fi | MAINTAINER= petteri.valkonen@iki.fi | ||||
| COMMENT= Improved sequence editor for Git | COMMENT= Improved sequence editor for Git | ||||
| LICENSE= GPLv3+ | LICENSE= GPLv3+ | ||||
| LIB_DEPENDS= libgit2.so:devel/libgit2 | LIB_DEPENDS= libgit2.so:devel/libgit2 | ||||
| ▲ Show 20 Lines • Show All 56 Lines • Show Last 20 Lines | |||||