changing MAINTAINER requires a pkg bump

This commit is contained in:
naddy 2009-06-04 22:23:27 +00:00
parent 38991dc99b
commit 103451b272

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2009/06/03 17:13:28 jasper Exp $
# $OpenBSD: Makefile,v 1.12 2009/06/04 22:23:27 naddy Exp $
COMMENT= Media Transfer Protocol (MTP) implementation
DISTNAME= libmtp-0.2.6.1
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
SHARED_LIBS= mtp 3.0 # .8.0
CATEGORIES= devel