diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:50:41 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:50:41 +0000 |
commit | 3ef1b507e26a74de3d663f5536b72fbfbd513bdb (patch) | |
tree | c025564197e5cab24f54e21826c2df3b183de578 /net/spat | |
parent | 48d04810cde6a7869f405677d6d482d074499fa3 (diff) | |
download | FreeBSD-ports-3ef1b507e26a74de3d663f5536b72fbfbd513bdb.zip FreeBSD-ports-3ef1b507e26a74de3d663f5536b72fbfbd513bdb.tar.gz |
Style fixes for ports/net.
Diffstat (limited to 'net/spat')
-rw-r--r-- | net/spat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spat/Makefile b/net/spat/Makefile index 5b5169b..ff3fcc2 100644 --- a/net/spat/Makefile +++ b/net/spat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spat -PORTVERSION= 1.0 +PORTVERSION= 1.0 CATEGORIES= net gnome MASTER_SITES= http://spat.codehost.com/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$/-1/}.src |