diff options
author | grant <grant> | 2003-12-20 10:42:45 +0000 |
---|---|---|
committer | grant <grant> | 2003-12-20 10:42:45 +0000 |
commit | ac91966079d8006e119b0363d16455030374d079 (patch) | |
tree | 0930c5660d6b949f9d160a2ad8fd3393613bf4f5 /x11/xfstt | |
parent | c7139920befa33265da889ec7f879af428c089e6 (diff) | |
download | pkgsrc-ac91966079d8006e119b0363d16455030374d079.tar.gz |
add missing trailing / to HOMEPAGE.
Diffstat (limited to 'x11/xfstt')
-rw-r--r-- | x11/xfstt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfstt/Makefile b/x11/xfstt/Makefile index b62eaa14ecb..590bba70905 100644 --- a/x11/xfstt/Makefile +++ b/x11/xfstt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/07/17 22:56:56 grant Exp $ +# $NetBSD: Makefile,v 1.16 2003/12/20 10:42:45 grant Exp $ # DISTNAME= xfstt-1.4 @@ -6,7 +6,7 @@ CATEGORIES= x11 net fonts MASTER_SITES= http://download.berlios.de/xfstt/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://developer.berlios.de/projects/xfstt +HOMEPAGE= http://developer.berlios.de/projects/xfstt/ COMMENT= TrueType font server for X11 USE_PKGINSTALL= YES |