diff options
author | petef <petef@FreeBSD.org> | 2002-02-20 14:53:44 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-02-20 14:53:44 +0800 |
commit | edad3ca296f3b7a10c8765f5b363919f2150919f (patch) | |
tree | 14f90562b9cbb101f4fcf93c63876a85adb67d36 /biology/gperiodic | |
parent | 1f3866e337dc62eff4dc30e7666887ce0ee5fd8a (diff) | |
download | freebsd-ports-gnome-edad3ca296f3b7a10c8765f5b363919f2150919f.tar.gz freebsd-ports-gnome-edad3ca296f3b7a10c8765f5b363919f2150919f.tar.zst freebsd-ports-gnome-edad3ca296f3b7a10c8765f5b363919f2150919f.zip |
Pass maintainership to submitter and add a backup master site.
PR: 35043
Submitted by: Christian Brueffer <chris@unixpages.org>
Diffstat (limited to 'biology/gperiodic')
-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 |