diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-05-15 01:20:18 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-05-15 01:20:18 +0000 |
commit | f47954991455bd390894d22208078603daac21c4 (patch) | |
tree | 794d109d78c42594ea6f66757b945a71e6733d49 /misc | |
parent | 803cce94f0b7454f6223ee747089facaddfbd888 (diff) | |
download | pkgsrc-f47954991455bd390894d22208078603daac21c4.tar.gz |
Reset PKGREVISION
Diffstat (limited to 'misc')
-rw-r--r-- | misc/libreoffice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index 9f9aace9c64..e692611071e 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.79 2016/05/15 01:18:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.80 2016/05/15 01:20:18 ryoon Exp $ VERREL= 5.1.3 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} -PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |