Remove trailing line.

"go ahead" msf@
This commit is contained in:
ajacoutot 2009-07-26 22:55:32 +00:00
parent 03f87babfe
commit be7fdd50f3
2 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2009/07/25 08:58:10 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2009/07/26 22:55:32 ajacoutot Exp $
COMMENT = python powered git gui
MODPY_EGG_VERSION= 1.3.8
DISTNAME = cola-${MODPY_EGG_VERSION}-src
PKGNAME = git-${DISTNAME:S/-src//}p0
PKGNAME = git-${DISTNAME:S/-src//}p1
CATEGORIES = devel x11
WRKDIST = ${WRKDIR}/${DISTNAME:S/-src//}

View File

@ -1,3 +1,2 @@
git-cola is a powerful GUI for git that gives you an easy way to
interact with git repositories.