diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 1998-11-22 09:42:48 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 1998-11-22 09:42:48 +0000 |
commit | 2b0b43e998461f007b79985ada845735d85b317e (patch) | |
tree | 762c36b1fb4ddb6ed53779313472d3334a2b44cf /deskutils/xpostit | |
parent | 5c0a33bb8917ec1f2f5eb668985a1f5095a42b86 (diff) | |
download | ports-2b0b43e998461f007b79985ada845735d85b317e.tar.gz ports-2b0b43e998461f007b79985ada845735d85b317e.zip |
Notes
Diffstat (limited to 'deskutils/xpostit')
-rw-r--r-- | deskutils/xpostit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xpostit/Makefile b/deskutils/xpostit/Makefile index cec04b31aff2..843bc439daf3 100644 --- a/deskutils/xpostit/Makefile +++ b/deskutils/xpostit/Makefile @@ -3,7 +3,7 @@ # Date created: 6 May 1996 # Whom: joerg # -# $Id: Makefile,v 1.5 1998/08/07 22:17:54 asami Exp $ +# $Id: Makefile,v 1.6 1998/09/27 03:44:38 steve Exp $ # DISTNAME= xpostit3.3.1 @@ -14,7 +14,7 @@ CATEGORIES= deskutils # servers only have the comp.sources.x version, with its distfile named # `part01.gz'. # -MASTER_SITES= ftp://ftp.hrz.th-darmstadt.de/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.hrz.tu-darmstadt.de/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z MAINTAINER= joerg@FreeBSD.ORG |