diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-21 22:31:47 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-21 22:31:47 +0800 |
commit | 291cc7f975c22492b35653885b975d91f4519855 (patch) | |
tree | bdb605dd36087b3649facf17c68115d7493818cd /x11-fonts/code2000 | |
parent | 5d6a82f33a3d63ccb286e2de574ebf9cb8449ec6 (diff) | |
download | freebsd-ports-gnome-291cc7f975c22492b35653885b975d91f4519855.tar.gz freebsd-ports-gnome-291cc7f975c22492b35653885b975d91f4519855.tar.zst freebsd-ports-gnome-291cc7f975c22492b35653885b975d91f4519855.zip |
- Fix build after xorg cleanup
Submitted by: pointyhat
Diffstat (limited to 'x11-fonts/code2000')
-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 |