diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 22:30:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 22:30:29 +0000 |
commit | 06fc558099703ba0d2b5f20de734ceec54817e10 (patch) | |
tree | bd6c463d84b826f02c7dbaada857c7d9abfe2917 /net/opal | |
parent | 1e05a3718bb37d57ab53c3eb49d06bcc75178bf1 (diff) | |
download | ports-06fc558099703ba0d2b5f20de734ceec54817e10.tar.gz ports-06fc558099703ba0d2b5f20de734ceec54817e10.zip |
Notes
Diffstat (limited to 'net/opal')
-rw-r--r-- | net/opal/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index e566708dfa63..e18a7d037cce 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -9,9 +9,7 @@ PORTNAME= opal PORTVERSION= 2.2.11 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://www.ekiga.org/admin/downloads/latest/sources/sources/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR=mi +MASTER_SITES= GNOME MAINTAINER= mi@aldan.algebra.com COMMENT= VoIP abstraction library |