diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /textproc/opensched | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz |
Tidy up whitespace.
Diffstat (limited to 'textproc/opensched')
-rw-r--r-- | textproc/opensched/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/opensched/Makefile b/textproc/opensched/Makefile index bf60832..71e4dc8 100644 --- a/textproc/opensched/Makefile +++ b/textproc/opensched/Makefile @@ -6,8 +6,8 @@ # PORTNAME= opensched -PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTVERSION= 0.1.0 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.m-tech.ab.ca/download/sched/ DISTNAME= ${PORTNAME}-${PORTVERSION} |