aboutsummaryrefslogtreecommitdiff
path: root/deskutils/xpostit
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-29 23:47:47 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-29 23:47:47 +0000
commitd886fedc715e729d5d48fe6490f49efb7f075d1a (patch)
tree4f8d21461e0dd0a8f35edf8185037948c6c54555 /deskutils/xpostit
parent7ceb32409b040e69179064c1a90f8f2a9a30869b (diff)
downloadports-d886fedc715e729d5d48fe6490f49efb7f075d1a.tar.gz
ports-d886fedc715e729d5d48fe6490f49efb7f075d1a.zip
Update MASTER_SITES and remove manpage since it's no longer there.
PR: 17158 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Ignored by: joerg
Notes
Notes: svn path=/head/; revision=28958
Diffstat (limited to 'deskutils/xpostit')
-rw-r--r--deskutils/xpostit/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/deskutils/xpostit/Makefile b/deskutils/xpostit/Makefile
index 1965f50d768b..41140febf12c 100644
--- a/deskutils/xpostit/Makefile
+++ b/deskutils/xpostit/Makefile
@@ -5,16 +5,11 @@
# $FreeBSD$
#
-#
-# Not all servers archie could find actually still have it. Alas, some
-# servers only have the comp.sources.x version, with its distfile named
-# `part01.gz'.
-#
-
PORTNAME= xpostit
PORTVERSION= 3.3.1
CATEGORIES= deskutils
-MASTER_SITES= ftp://ftp.hrz.tu-darmstadt.de/pub/X11/R5contrib/
+MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
+ ftp://ftp.freesoftware.com/pub/X11/R5contrib/
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
@@ -22,6 +17,5 @@ MAINTAINER= joerg@FreeBSD.org
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xpostit
-MAN1= xpostit.1
.include <bsd.port.mk>