aboutsummaryrefslogtreecommitdiff
path: root/misc/since/Makefile
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2010-07-16 16:57:22 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2010-07-16 16:57:22 +0000
commiteb195f72a2b67855eedbb110895b4096ab477167 (patch)
tree7c3678dacd5575b2629879ef11d33eb2d5ff97c3 /misc/since/Makefile
parent4c32c242881e79c8e1ea69e9df9cb729e07bff5c (diff)
downloadports-eb195f72a2b67855eedbb110895b4096ab477167.tar.gz
ports-eb195f72a2b67855eedbb110895b4096ab477167.zip
Notes
Diffstat (limited to 'misc/since/Makefile')
-rw-r--r--misc/since/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/since/Makefile b/misc/since/Makefile
index d2a87489a25f..a75131212678 100644
--- a/misc/since/Makefile
+++ b/misc/since/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= since
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= misc
MASTER_SITES= http://welz.org.za/projects/since/
MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= View the end of a file like tail(1), but save state between sessions
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes