diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-09 13:31:42 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-09 13:31:42 +0800 |
commit | 8a27c4ccc680f6db0823175d6e2d98532ef1420c (patch) | |
tree | 65b48f226e1576f5e18a16154108fb67568f7771 | |
parent | 3de066e663e1f2db69cfe530c2b2878f493e45fe (diff) | |
download | marcuscom-ports-8a27c4ccc680f6db0823175d6e2d98532ef1420c.tar marcuscom-ports-8a27c4ccc680f6db0823175d6e2d98532ef1420c.tar.gz marcuscom-ports-8a27c4ccc680f6db0823175d6e2d98532ef1420c.tar.bz2 marcuscom-ports-8a27c4ccc680f6db0823175d6e2d98532ef1420c.tar.lz marcuscom-ports-8a27c4ccc680f6db0823175d6e2d98532ef1420c.tar.xz marcuscom-ports-8a27c4ccc680f6db0823175d6e2d98532ef1420c.tar.zst marcuscom-ports-8a27c4ccc680f6db0823175d6e2d98532ef1420c.zip |
Reset $FreeBSD$ tag.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3902 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | textproc/libxml++26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 75e01ef58..34e5f8e69 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -3,7 +3,7 @@ # Date created: Feb 26, 2001 # Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> # -# $FreeBSD: ports/textproc/libxml++26/Makefile,v 1.32 2004/09/30 05:31:58 kris Exp $ +# $FreeBSD$ # PORTNAME= libxml++ |