diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:57:19 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:57:19 +0000 |
commit | 0c411d2d0690675e53c55be8d5d15147e7d651a8 (patch) | |
tree | 63ac9adc0e98660e6131ad287252170766dd4ffb /graphics/spigot | |
parent | 4c544704ed31ce1186add71ab565b4414423835d (diff) | |
download | ports-0c411d2d0690675e53c55be8d5d15147e7d651a8.tar.gz ports-0c411d2d0690675e53c55be8d5d15147e7d651a8.zip |
Notes
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 1731f31f94c0..b3c130d29e3f 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 |