diff options
author | joerg <joerg@FreeBSD.org> | 2001-08-12 22:43:48 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2001-08-12 22:43:48 +0800 |
commit | aea122ce31e01a8e93f03af5d4dfafaa1f475e28 (patch) | |
tree | 67807f00abadda7c658868f797cafb28da983588 /deskutils/xpostit | |
parent | 7b1c970483bc6fbe7232b1305776324c02efca0a (diff) | |
download | freebsd-ports-gnome-aea122ce31e01a8e93f03af5d4dfafaa1f475e28.tar.gz freebsd-ports-gnome-aea122ce31e01a8e93f03af5d4dfafaa1f475e28.tar.zst freebsd-ports-gnome-aea122ce31e01a8e93f03af5d4dfafaa1f475e28.zip |
Adieu ftp.freesoftware.com!
Diffstat (limited to 'deskutils/xpostit')
-rw-r--r-- | deskutils/xpostit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/xpostit/Makefile b/deskutils/xpostit/Makefile index d32a31352a89..01d0249a2b27 100644 --- a/deskutils/xpostit/Makefile +++ b/deskutils/xpostit/Makefile @@ -8,8 +8,7 @@ PORTNAME= xpostit PORTVERSION= 3.3.1 CATEGORIES= deskutils -MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.freesoftware.com/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z |