diff options
Diffstat (limited to 'www/fengoffice')
-rw-r--r-- | www/fengoffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/fengoffice/Makefile b/www/fengoffice/Makefile index 37ffe65d47e..0ebf0769962 100644 --- a/www/fengoffice/Makefile +++ b/www/fengoffice/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/03/14 16:33:15 taca Exp $ +# $NetBSD: Makefile,v 1.24 2013/03/16 07:21:24 obache Exp $ # DISTNAME= fengoffice_2.2.3.1 PKGNAME= ${DISTNAME:S/_/-/:C/.rc$/rc1/} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opengoo/} EXTRACT_SUFX= .zip |