summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/gnome2-reference/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gnome2-reference/Makefile b/misc/gnome2-reference/Makefile
index 076815933..886e4e3f8 100644
--- a/misc/gnome2-reference/Makefile
+++ b/misc/gnome2-reference/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/misc/gnome2-reference/Makefile,v 1.4 2007/09/04 03:35:39 ahze Exp $
PORTNAME= gnome2-reference
PORTVERSION= 2.20
@@ -82,5 +82,4 @@ create-ref-list:
(cd ${PORTSDIR}/${port} && echo "${port}:`${MAKE} -V PORTNAME` \\" >> ${REF_LIST_INC})
.endfor
-.include "${REF_LIST_INC}"
.include <bsd.port.post.mk>