diff options
Diffstat (limited to 'x11/xcb/Makefile')
-rw-r--r-- | x11/xcb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xcb/Makefile b/x11/xcb/Makefile index 6b837cda07bb..675bdee49800 100644 --- a/x11/xcb/Makefile +++ b/x11/xcb/Makefile @@ -3,7 +3,7 @@ # Date created: 1 August 1995 # Whom: jkh # -# $Id: Makefile,v 1.1.1.1 1995/08/02 06:27:24 jkh Exp $ +# $Id: Makefile,v 1.2 1996/11/18 09:56:01 asami Exp $ # DISTNAME= xcb-2.3 @@ -11,7 +11,6 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities -MAINTAINER= jkh@FreeBSD.ORG USE_IMAKE= yes .include <bsd.port.mk> |