diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
commit | d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d (patch) | |
tree | c25483ef9ceb6335a34ebff7845607b697c70aa9 /sysutils/setquota | |
parent | 70717dc960c583000dde5acfd950b24bfee36a7a (diff) | |
download | FreeBSD-ports-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.zip FreeBSD-ports-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.gz |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'sysutils/setquota')
-rw-r--r-- | sysutils/setquota/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/setquota/Makefile b/sysutils/setquota/Makefile index 308fa03..745ce99 100644 --- a/sysutils/setquota/Makefile +++ b/sysutils/setquota/Makefile @@ -6,11 +6,11 @@ # PORTNAME= setquota -PORTVERSION= 0.1 +PORTVERSION= 0.1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.jurai.net/users/winter/ -MAINTAINER= winter@jurai.net +MAINTAINER= winter@jurai.net WRKSRC= ${WRKDIR}/setquota/ |