diff options
author | daichi <daichi@FreeBSD.org> | 2003-07-08 13:23:54 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-07-08 13:23:54 +0800 |
commit | af357ef70e467ed3793c88b12249630d8f3dbdca (patch) | |
tree | a28be55f32ac0b66fe4e31f9d6e3149b3ed860d8 /print/pcal/Makefile | |
parent | f680487dfcac30e1ea3e2360f38f75f372aac6a6 (diff) | |
download | freebsd-ports-gnome-af357ef70e467ed3793c88b12249630d8f3dbdca.tar.gz freebsd-ports-gnome-af357ef70e467ed3793c88b12249630d8f3dbdca.tar.zst freebsd-ports-gnome-af357ef70e467ed3793c88b12249630d8f3dbdca.zip |
update print/pcal: chase MASTER_SITE
PR: 54193
Submitted by: Matthew West <mwest@uct.ac.za> (maintainer)
Diffstat (limited to 'print/pcal/Makefile')
-rw-r--r-- | print/pcal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pcal/Makefile b/print/pcal/Makefile index b66d0dfe66c8..be6ad97fce5a 100644 --- a/print/pcal/Makefile +++ b/print/pcal/Makefile @@ -8,7 +8,7 @@ PORTNAME= pcal PORTVERSION= 4.7.1 CATEGORIES= print -MASTER_SITES= http://fronzek.akshor.com/pcal/ +MASTER_SITES= http://www.sunpoint.net/~pcal/ MAINTAINER= mwest@uct.ac.za COMMENT= PostScript calendar program |