aboutsummaryrefslogtreecommitdiff
path: root/archivers/snappy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/snappy/Makefile')
-rw-r--r--archivers/snappy/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/archivers/snappy/Makefile b/archivers/snappy/Makefile
index a3fbc592fe9f..44598724c10e 100644
--- a/archivers/snappy/Makefile
+++ b/archivers/snappy/Makefile
@@ -1,19 +1,14 @@
-# ex:ts=8
-# Ports collection makefile for: snappy
-# Date created: Apr 3 2011
-# Whom: vanilla@
-#
+# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= snappy
PORTVERSION= 1.0.5
PORTREVISION= 0
CATEGORIES= archivers
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
MAINTAINER= vanilla@FreeBSD.org
-COMMENT= A fast compressor/decompressor library
+COMMENT= Fast compressor/decompressor library
GNU_CONFIGURE= yes
USE_LDCONFIG= yes