diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 00:35:26 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 00:35:26 +0800 |
commit | 35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1 (patch) | |
tree | 9380ad40ae4eb131b6febbe9486e9c13d7f71a25 /textproc/latte/Makefile | |
parent | 9d8fe1e2ac68a7a9c6ae6eef2185ba6ca56bc554 (diff) | |
download | freebsd-ports-gnome-35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1.tar.gz freebsd-ports-gnome-35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1.tar.zst freebsd-ports-gnome-35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1.zip |
More style fixes for ports/textproc.
Diffstat (limited to 'textproc/latte/Makefile')
-rw-r--r-- | textproc/latte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/latte/Makefile b/textproc/latte/Makefile index 4dbc6d2c8d32..cd54cb47cdb3 100644 --- a/textproc/latte/Makefile +++ b/textproc/latte/Makefile @@ -6,7 +6,7 @@ # PORTNAME= latte -PORTVERSION= 1.1 +PORTVERSION= 1.1 CATEGORIES= textproc MASTER_SITES= http://www.latte.org/ \ ftp://ftp.brasslantern.com/pub/zanshin/latte/ |