diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-21 14:31:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-21 14:31:47 +0000 |
commit | cc9df16114b06b047fd8dbcbf0c36e23afaf7d95 (patch) | |
tree | 8a61068a5b3842343cf332aca3b5b96002e18a20 /x11-fonts | |
parent | 618b02ecf0ffb5c600fff910f3ba4c277371b381 (diff) | |
download | ports-cc9df16114b06b047fd8dbcbf0c36e23afaf7d95.tar.gz ports-cc9df16114b06b047fd8dbcbf0c36e23afaf7d95.zip |
- Fix build after xorg cleanup
Submitted by: pointyhat
Notes
Notes:
svn path=/head/; revision=211717
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/code2000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/code2000/Makefile b/x11-fonts/code2000/Makefile index ab137e53a8b1..f3fa0d28f618 100644 --- a/x11-fonts/code2000/Makefile +++ b/x11-fonts/code2000/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= http://code2000.net/ DISTFILES= ${PORTNAME:U}${EXTRACT_SUFX:U} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_0 MAINTAINER= thierry@FreeBSD.org COMMENT= Shareware demo Unicode TrueType font |