diff options
-rw-r--r-- | misc/jive/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/jive/Makefile b/misc/jive/Makefile index 7cc50e1cc436..bb874f1acba0 100644 --- a/misc/jive/Makefile +++ b/misc/jive/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: jive -# Version required: 1.0 +# Version required: 1.1 # Date created: Mon Feb 17, 1997 # Whom: David O'Brien (obrien@NUXI.com) # @@ -9,9 +9,7 @@ DISTNAME= jive-1.1 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://ftp.nuxi.com/pub/misc/ -MASTER_SITE_SUBDIR= games/amusements +MASTER_SITES= ftp://ftp.nuxi.com/pub/misc/ MAINTAINER= obrien@FreeBSD.org |