diff options
Diffstat (limited to 'misc/quotes/Makefile')
-rw-r--r-- | misc/quotes/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/quotes/Makefile b/misc/quotes/Makefile index df43f8fd722..b7bce1bf820 100644 --- a/misc/quotes/Makefile +++ b/misc/quotes/Makefile @@ -6,10 +6,10 @@ # PORTNAME= quotes -PORTVERSION= 1.6.2 +PORTVERSION= 1.7.2 CATEGORIES= misc -MASTER_SITES= ftp://ftp.iae.nl/pub/users/grimaldo/ -DISTNAME= quotes-1.6-2 +MASTER_SITES= ftp://ftp.coralys.com/pub/free/ +DISTNAME= ${PORTNAME}-1.7-2 MAINTAINER= demon@FreeBSD.org |