sort
This commit is contained in:
parent
2fc35f499b
commit
66fb86c98b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2017/07/26 22:45:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2018/05/17 09:42:00 espie Exp $
|
||||
|
||||
COMMENT-main= free UML builder with extensions
|
||||
COMMENT-docs= bouml documentation
|
||||
@ -8,7 +8,7 @@ DISTNAME= bouml_$V
|
||||
PKGNAME= bouml-$V
|
||||
PKGNAME-main= bouml-$V
|
||||
PKGNAME-docs= bouml-docs-$V
|
||||
REVISION-main= 6
|
||||
REVISION-main= 7
|
||||
REVISION-docs= 3
|
||||
|
||||
CATEGORIES= devel x11
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.8 2012/06/15 08:32:14 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.9 2018/05/17 09:42:00 espie Exp $
|
||||
@bin bin/bouml
|
||||
@bin bin/browsersort
|
||||
@bin bin/cpp_generator
|
||||
@ -2140,25 +2140,15 @@ share/bouml/xmi2import/python_imports
|
||||
share/bouml/xmi2import/stereotypes
|
||||
share/bouml/xmi2import/tools
|
||||
share/bouml/xmi2import/xmi2import.prj
|
||||
share/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/16x16/
|
||||
share/icons/hicolor/16x16/apps/
|
||||
share/icons/hicolor/16x16/apps/bouml.png
|
||||
share/icons/hicolor/16x16/apps/projectControl.png
|
||||
share/icons/hicolor/16x16/apps/projectSynchro.png
|
||||
share/icons/hicolor/32x32/
|
||||
share/icons/hicolor/32x32/apps/
|
||||
share/icons/hicolor/32x32/apps/bouml.png
|
||||
share/icons/hicolor/32x32/apps/projectControl.png
|
||||
share/icons/hicolor/32x32/apps/projectSynchro.png
|
||||
share/icons/hicolor/48x48/
|
||||
share/icons/hicolor/48x48/apps/
|
||||
share/icons/hicolor/48x48/apps/bouml.png
|
||||
share/icons/hicolor/48x48/apps/projectControl.png
|
||||
share/icons/hicolor/48x48/apps/projectSynchro.png
|
||||
share/icons/hicolor/64x64/
|
||||
share/icons/hicolor/64x64/apps/
|
||||
share/icons/hicolor/64x64/apps/bouml.png
|
||||
share/icons/hicolor/64x64/apps/projectControl.png
|
||||
share/icons/hicolor/64x64/apps/projectSynchro.png
|
||||
|
Loading…
Reference in New Issue
Block a user