diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:45:48 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-03-25 17:45:48 +0800 |
commit | c8c1c34ff82f1dbf242b30d5df36608a7069a4a9 (patch) | |
tree | 69642aac040bb51e26721255ab8e7c9e3494e894 /net-im | |
parent | 2ca164c9a15bbbd8975d2e20ea5397f9fcc3fb2e (diff) | |
download | freebsd-ports-gnome-c8c1c34ff82f1dbf242b30d5df36608a7069a4a9.tar.gz freebsd-ports-gnome-c8c1c34ff82f1dbf242b30d5df36608a7069a4a9.tar.zst freebsd-ports-gnome-c8c1c34ff82f1dbf242b30d5df36608a7069a4a9.zip |
- adjust MASTER_SITES to an other server of mine
- use my committer address
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/kpopup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/kpopup/Makefile b/net-im/kpopup/Makefile index 0f2a0f97a0fe..16c421ff885f 100644 --- a/net-im/kpopup/Makefile +++ b/net-im/kpopup/Makefile @@ -12,9 +12,9 @@ PORTVERSION= 0.9.8.2 PORTREVISION= 1 CATEGORIES= net-im kde MASTER_SITES= http://www.henschelsoft.de/kpopup/ \ - http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/ + http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/ -MAINTAINER= itetcu@people.tecnik93.com +MAINTAINER= itetcu@FreeBSD.org COMMENT= KDE program for sending and receiving MS Windows WinPopup messages RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba3 |