diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-08-20 05:54:11 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-08-20 05:54:11 +0000 |
commit | 809d2c1b6dedd7b0c249598a297dc58fa7d701c6 (patch) | |
tree | 35cdfcfa797bce58fe44ad082ae2efa1d30c34a2 /x11/xbanner | |
parent | - Update to 3.0p8 (diff) |
Remove a dead MASTER_SITE
Notes
Notes:
svn path=/head/; revision=46501
Diffstat (limited to 'x11/xbanner')
-rw-r--r-- | x11/xbanner/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile index 50feba563583..6a1edf5f5d4d 100644 --- a/x11/xbanner/Makefile +++ b/x11/xbanner/Makefile @@ -8,8 +8,7 @@ PORTNAME= xbanner PORTVERSION= 1.31 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.digital.com/pub/linux/XBanner/ \ - ${MASTER_SITE_SUNSITE} +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/xutils DISTNAME= XBanner${PORTVERSION} |