From 7fe4d8bde1f4e49edb68ff3a1b8c304fc020ac52 Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 6 Jan 2010 21:54:04 +0000 Subject: [PATCH] - fix location of README.OpenBSD spotted by viq --- www/statusnet/Makefile | 4 ++-- www/statusnet/pkg/MESSAGE | 4 ++-- www/statusnet/pkg/PLIST | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/www/statusnet/Makefile b/www/statusnet/Makefile index 22bc46bb662..aa37df95ee8 100644 --- a/www/statusnet/Makefile +++ b/www/statusnet/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2010/01/04 19:10:19 jasper Exp $ +# $OpenBSD: Makefile,v 1.5 2010/01/06 21:54:04 jasper Exp $ COMMENT= open source micro messaging platform DISTNAME= statusnet-0.8.2 -PKGNAME= ${DISTNAME}p2 +PKGNAME= ${DISTNAME}p3 CATEGORIES= www net diff --git a/www/statusnet/pkg/MESSAGE b/www/statusnet/pkg/MESSAGE index ab58b8f697c..43fe268bb31 100644 --- a/www/statusnet/pkg/MESSAGE +++ b/www/statusnet/pkg/MESSAGE @@ -1,4 +1,4 @@ Status.net has been installed into ${INSTDIR} -See ${PREFIX}/README.OpenBSD for information about configuring and running -Status.net on OpenBSD. +See ${PREFIX}/statusnet/README.OpenBSD for information about configuring +and running Status.net on OpenBSD. diff --git a/www/statusnet/pkg/PLIST b/www/statusnet/pkg/PLIST index d544bb8fdf4..b599fd5dabe 100644 --- a/www/statusnet/pkg/PLIST +++ b/www/statusnet/pkg/PLIST @@ -1,11 +1,13 @@ -@comment $OpenBSD: PLIST,v 1.2 2010/01/04 19:10:19 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.3 2010/01/06 21:54:04 jasper Exp $ @pkgpath www/statusnet,mysql @pkgpath www/statusnet,pgsql @owner www statusnet/ +@comment statusnet/.gitignore statusnet/COPYING statusnet/EVENTS.txt statusnet/README +statusnet/README.OpenBSD statusnet/actions/ statusnet/actions/accesstoken.php statusnet/actions/all.php