diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 23:57:19 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 23:57:19 +0800 |
commit | 4b791f32b4e36f018c89520ac3f7a7e93d47374f (patch) | |
tree | 40f6d20f853fd6ec1b68b2c483186d1a6100b37d /graphics/spigot | |
parent | 3ef1b507e26a74de3d663f5536b72fbfbd513bdb (diff) | |
download | freebsd-ports-graphics-4b791f32b4e36f018c89520ac3f7a7e93d47374f.tar.gz freebsd-ports-graphics-4b791f32b4e36f018c89520ac3f7a7e93d47374f.tar.zst freebsd-ports-graphics-4b791f32b4e36f018c89520ac3f7a7e93d47374f.zip |
Style fixes for graphics category.
Diffstat (limited to 'graphics/spigot')
-rw-r--r-- | graphics/spigot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/spigot/Makefile b/graphics/spigot/Makefile index 1731f31f94c..b3c130d29e3 100644 --- a/graphics/spigot/Makefile +++ b/graphics/spigot/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ # -PORTNAME= spigot +PORTNAME= spigot PORTVERSION= 1.7 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner DISTFILES= spigot.1.7.tar.gz |