diff options
author | pav <pav@FreeBSD.org> | 2008-02-26 06:07:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-02-26 06:07:12 +0800 |
commit | b5ef838a0ffddd652502c19dbb003a2918736344 (patch) | |
tree | 18a95befc3ec5a1d738ee96314de9de2139446db /sysutils | |
parent | 0950ca1697620a6cf28d982a539b7423c0da3e27 (diff) | |
download | freebsd-ports-gnome-b5ef838a0ffddd652502c19dbb003a2918736344.tar.gz freebsd-ports-gnome-b5ef838a0ffddd652502c19dbb003a2918736344.tar.zst freebsd-ports-gnome-b5ef838a0ffddd652502c19dbb003a2918736344.zip |
- Make fetchable
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gosa/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gosa/Makefile b/sysutils/gosa/Makefile index e768ed769457..de21dca1f82c 100644 --- a/sysutils/gosa/Makefile +++ b/sysutils/gosa/Makefile @@ -8,7 +8,8 @@ PORTNAME= gosa PORTVERSION= 2.5.14 CATEGORIES= sysutils www -MASTER_SITES= http://oss.gonicus.de/pub/gosa/ +MASTER_SITES= http://oss.gonicus.de/pub/gosa/ \ + http://oss.gonicus.de/pub/gosa/archive/ MAINTAINER= dsh@wizard.volgograd.ru COMMENT= Web Based LDAP Administration Program |