diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2012-06-13 21:15:28 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2012-06-13 21:15:28 +0000 |
commit | 5e427737176f065f1326e0166891e60d747bf600 (patch) | |
tree | c2b3ada1fab7e063f288c69baa104355c6c3dc31 /sysutils/pydf/Makefile | |
parent | 0dfc5f6a7a7f7fa22af3949ff7d50a13c8cc95d5 (diff) | |
download | ports-5e427737176f065f1326e0166891e60d747bf600.tar.gz ports-5e427737176f065f1326e0166891e60d747bf600.zip |
Notes
Diffstat (limited to 'sysutils/pydf/Makefile')
-rw-r--r-- | sysutils/pydf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pydf/Makefile b/sysutils/pydf/Makefile index 3bf6adbfd64a..d1f0c8f0723f 100644 --- a/sysutils/pydf/Makefile +++ b/sysutils/pydf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pydf -PORTVERSION= 9 +PORTVERSION= 10 CATEGORIES= sysutils MASTER_SITES= http://kassiopeia.juls.savba.sk/~garabik/software/pydf/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -16,8 +16,8 @@ COMMENT= A python implementation of df LICENSE= unknown LICENSE_NAME= Public Domain -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} SUB_FILES= pkg-message |