diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-02-20 06:53:44 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-02-20 06:53:44 +0000 |
commit | 124f4dcb9e2a974f75b5198cbed73a863482798f (patch) | |
tree | fe877f97679fc6d3721eaa43b23029f291bc9263 /biology | |
parent | Fix path in patch file. (diff) |
Pass maintainership to submitter and add a backup master site.
PR: 35043
Submitted by: Christian Brueffer <chris@unixpages.org>
Notes
Notes:
svn path=/head/; revision=54953
Diffstat (limited to 'biology')
-rw-r--r-- | biology/gperiodic/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile index a614674e6663..4e85c0d8190e 100644 --- a/biology/gperiodic/Makefile +++ b/biology/gperiodic/Makefile @@ -8,9 +8,10 @@ PORTNAME= gperiodic PORTVERSION= 1.3.3 CATEGORIES= biology -MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/ +MASTER_SITES= ftp://ftp.seul.org/pub/gperiodic/ \ + http://www.unixpages.org/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@unixpages.org USE_X_PREFIX= yes USE_GTK= yes |