- start COMMENT with a lowercase letter
- and no need to explain what subversion is anymore
This commit is contained in:
parent
d7dd4977a8
commit
8bdb5c4789
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2012/06/09 11:26:02 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2013/02/04 13:06:28 jasper Exp $
|
||||
|
||||
COMMENT= Configuration tool for Struts web framework
|
||||
COMMENT= configuration tool for Struts web framework
|
||||
|
||||
V=4.8
|
||||
DISTNAME= struts-console-${V}
|
||||
PKGNAME= eclipse-plugin-struts-console-${V}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES= devel/eclipse/plugins java
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/09/16 09:24:49 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2013/02/04 13:06:28 jasper Exp $
|
||||
|
||||
COMMENT= SubVersion (CVS replacement) plug-in for Eclipse IDE
|
||||
COMMENT= SubVersion plug-in for Eclipse IDE
|
||||
|
||||
V= 1.2.1
|
||||
DISTNAME= site-${V}
|
||||
PKGNAME= eclipse-plugin-subclipse-${V}
|
||||
CATEGORIES= devel/eclipse/plugins java
|
||||
EXTRACT_SUFX= .zip
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
MAINTAINER= Ian Darwin <ian@openbsd.org>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user