diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-08-16 20:59:36 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2011-08-16 20:59:36 +0000 |
commit | 16be896b778062d5533bf4d1b9de5b6a482b67af (patch) | |
tree | 9345df887107ba9173d908e5840bc389bfbe2461 /x11/cl-clx | |
parent | ebc1da86f27df1270030a8215a8881eb5f700997 (diff) | |
download | ports-16be896b778062d5533bf4d1b9de5b6a482b67af.tar.gz ports-16be896b778062d5533bf4d1b9de5b6a482b67af.zip |
Notes
Diffstat (limited to 'x11/cl-clx')
-rw-r--r-- | x11/cl-clx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/cl-clx/Makefile b/x11/cl-clx/Makefile index 2fa63d145ed9..612e6c23a7af 100644 --- a/x11/cl-clx/Makefile +++ b/x11/cl-clx/Makefile @@ -6,6 +6,7 @@ PORTNAME= clx PORTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= x11 lisp MASTER_SITES= http://common-lisp.net/~abridgewater/dist/clx/ PKGNAMEPREFIX= cl- |