diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 05:13:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 05:13:20 +0000 |
commit | 06200f0963a41b025fd80692f39be351ef3e12f8 (patch) | |
tree | a216b0e518522026c249371c01b2ee98994bc6a5 /x11/libdnd | |
parent | 4f9c609ebdb5383ad1f67a316803e9c4707f3ada (diff) | |
download | ports-06200f0963a41b025fd80692f39be351ef3e12f8.tar.gz ports-06200f0963a41b025fd80692f39be351ef3e12f8.zip |
Notes
Diffstat (limited to 'x11/libdnd')
-rw-r--r-- | x11/libdnd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libdnd/Makefile b/x11/libdnd/Makefile index d4b4218d6680..17e950ab3dd6 100644 --- a/x11/libdnd/Makefile +++ b/x11/libdnd/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://leb.net/OffiX/ DISTNAME= dnd.${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= lukin@okbmei.msk.su +MAINTAINER= ports@FreeBSD.org COMMENT= Drag and drop library USE_XLIB= yes |