diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-10-30 14:32:33 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2002-10-30 14:32:33 +0000 |
commit | 0acac57d1f9a2d2d4c1d9e46742a616d9bfe90d8 (patch) | |
tree | bfb3047ad0b8a52c101762b59f1eb0fd10d92af5 /misc/peq/Makefile | |
parent | 74aa92e5be6b0a47f2f2844b48be1e5741936206 (diff) |
* Update MASTER_SITES.
* Update MAINTAINER's email address.
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=69165
Diffstat (limited to 'misc/peq/Makefile')
-rw-r--r-- | misc/peq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/peq/Makefile b/misc/peq/Makefile index e58990b2abed..5e4170a9eba1 100644 --- a/misc/peq/Makefile +++ b/misc/peq/Makefile @@ -9,9 +9,9 @@ PORTNAME= peq PORTVERSION= 0.7.1 CATEGORIES= misc games MASTER_SITES= http://silverstone.fortunecity.com/jaguar/37/ \ - ftp://lost.iafrica.com/pub/peq/ + http://www.shrubbery.org.za/peq/ -MAINTAINER= gvg@uunet.co.za +MAINTAINER= gordon@shrubbery.org.za USE_QT_VER= 1 |