diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2001-08-12 14:43:48 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2001-08-12 14:43:48 +0000 |
commit | b07ec88fd58b58ad5d5a6cc0e0bc46b1d8acf2aa (patch) | |
tree | 2a8ba991dd760e526fa7b637ad829ed732409ab2 /deskutils/xpostit | |
parent | 700d6685102c4e588477c842ede165cbd2ea2ae1 (diff) | |
download | ports-b07ec88fd58b58ad5d5a6cc0e0bc46b1d8acf2aa.tar.gz ports-b07ec88fd58b58ad5d5a6cc0e0bc46b1d8acf2aa.zip |
Notes
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 |