diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-10 14:51:45 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-10 14:51:45 +0000 |
commit | 3d0ebf0b8e60783c7489a5ff7b65805c52945cac (patch) | |
tree | a3f517d76f44ab8c7597d932eeefca5b9e0e201a /print/psmark/Makefile | |
parent | f38d432e72a61123278c9681a4563da9bd50406e (diff) | |
download | ports-3d0ebf0b8e60783c7489a5ff7b65805c52945cac.tar.gz ports-3d0ebf0b8e60783c7489a5ff7b65805c52945cac.zip |
Notes
Diffstat (limited to 'print/psmark/Makefile')
-rw-r--r-- | print/psmark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/psmark/Makefile b/print/psmark/Makefile index 2037c1a137e5..403fbaca5f00 100644 --- a/print/psmark/Makefile +++ b/print/psmark/Makefile @@ -9,7 +9,7 @@ PORTNAME= psmark PORTVERSION= 2.0 CATEGORIES= print -MASTER_SITES= http://www.antitachyon.com/obj/2/14/2/ +MASTER_SITES= http://www.antitachyon.com/download/ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org |