diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-07-11 21:09:05 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2020-07-11 21:09:05 +0000 |
commit | 38fb0a7472774e296e2f9db8f6704f06c22747b8 (patch) | |
tree | abcab5921c61bc42abfd2a65f7f207b311c713f1 /net/openggsn | |
parent | 9e829012c07818e7b9f0423a981ba7c60b156886 (diff) |
Notes
Diffstat (limited to 'net/openggsn')
-rw-r--r-- | net/openggsn/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/openggsn/Makefile b/net/openggsn/Makefile index 4d8c32cf737c..f16bde5b59da 100644 --- a/net/openggsn/Makefile +++ b/net/openggsn/Makefile @@ -3,10 +3,9 @@ PORTNAME= openggsn PORTVERSION= 0.94 CATEGORIES= net -MASTER_SITES= http://git.osmocom.org/${PORTNAME}/snapshot/ \ - http://chaosophia.net/downloads/osmocom/${PORTNAME}/ +MASTER_SITES= http://git.osmocom.org/${PORTNAME}/snapshot/ -MAINTAINER= koue@chaosophia.net +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the Gateway GPRS Support Node element LICENSE= GPLv2 |