diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:45:48 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 09:45:48 +0000 |
commit | 83734402cbf5fd597e990116b1bc8898f6be3712 (patch) | |
tree | a75da2d3ee73f3486330c8df1c99ce127c131c20 /net-im/kpopup | |
parent | c73574582778e5f36b49077a31a75949f401c821 (diff) | |
download | ports-83734402cbf5fd597e990116b1bc8898f6be3712.tar.gz ports-83734402cbf5fd597e990116b1bc8898f6be3712.zip |
Notes
Diffstat (limited to 'net-im/kpopup')
-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 |