fix PKGNAME
This commit is contained in:
parent
968f7fce0e
commit
c133cffd29
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/10/24 13:33:45 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/01/27 14:43:15 naddy Exp $
|
||||
|
||||
COMMENT= Wen Quan Yi bitmap song CJK fonts
|
||||
|
||||
V= 0.9.9-0
|
||||
DISTNAME= wqy-bitmapfont-pcf-$V
|
||||
PKGNAME= wqy-bitmapfont-$Vp0
|
||||
PKGNAME= wqy-bitmapfont-${V:S/-/./}
|
||||
|
||||
CATEGORIES= x11 chinese
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/12/21 20:46:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2010/01/27 14:47:46 naddy Exp $
|
||||
|
||||
COMMENT= GTK+2 front-end for command line archiving tools
|
||||
|
||||
DISTNAME= xarchive-0.2.8-6
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
V= 0.2.8-6
|
||||
DISTNAME= xarchive-$V
|
||||
PKGNAME= xarchive-${V:S/-/./}
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://xarchive.sourceforge.net/
|
||||
|
Loading…
Reference in New Issue
Block a user