diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-10-06 14:35:45 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-10-06 14:35:45 +0000 |
commit | d95db581369032f43c1683215254b6667a6a1d86 (patch) | |
tree | 8908dc4e93d474b98b3470c2350eb0ff88b93814 /x11/xclip | |
parent | 9bc9d103b84b0fcf4cc97d67615c194d2b212491 (diff) |
Notes
Diffstat (limited to 'x11/xclip')
-rw-r--r-- | x11/xclip/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index bfa3d4e8c4f5..791343ce68e4 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: xclip -# Date created: Dec 18, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= xclip PORTVERSION= 0.12 |