diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-20 15:47:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-20 15:47:01 +0000 |
commit | 54ca33d2055c4acba2e0edb3eb65b34d5cbe2e62 (patch) | |
tree | 358b3f127f1bf3fea6519346769bdea2e70c5dd5 /net | |
parent | - Add optional patch that changes smbclient invocation to match arguments (diff) |
- Reset long term unresponsive maintainer
Notes
Notes:
svn path=/head/; revision=139715
Diffstat (limited to 'net')
-rw-r--r-- | net/linpopup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linpopup/Makefile b/net/linpopup/Makefile index 4b5414dd4edb..d3fd2575ad6d 100644 --- a/net/linpopup/Makefile +++ b/net/linpopup/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.chez.com/littleigloo/files/ DISTNAME= LinPopUp-${PORTVERSION}.src -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 port of WinPopup RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba |