doc fix: synopsis should be at the same level as name

This commit is contained in:
espie 2009-12-19 09:00:13 +00:00
parent 6490a950e6
commit 802ba59829

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2007/09/16 02:53:03 merdely Exp $
# $OpenBSD: Makefile,v 1.7 2009/12/19 09:00:13 espie Exp $
COMMENT= lightweight cache with timed expiration
MODULES= cpan
DISTNAME= Cache-Simple-TimedExpiry-0.27
PKGNAME= p5-${DISTNAME}p0
PKGNAME= p5-${DISTNAME}p1
CATEGORIES= devel
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>