diff options
Diffstat (limited to 'www/fengoffice/Makefile')
-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 eab4aba9c51..7c5116aac3b 100644 --- a/www/fengoffice/Makefile +++ b/www/fengoffice/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/09/14 00:57:11 taca Exp $ +# $NetBSD: Makefile,v 1.8 2010/12/01 15:55:27 taca Exp $ # DISTNAME= fengoffice_1.7.2 PKGNAME= ${DISTNAME:S/_/-/:C/.rc$/rc1/} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opengoo/} EXTRACT_SUFX= .zip |