diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /textproc/opensched | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) | |
download | ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip |
Tidy up whitespace.
Notes
Notes:
svn path=/head/; revision=106671
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 bf6083256fe8..71e4dc8bf56f 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} |